1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

make mud not required

This commit is contained in:
Varian Anora 2023-02-23 14:44:52 +07:00
parent d87b508e27
commit bf11828e34

View File

@ -2,6 +2,9 @@
"values" : [
"#slimefun:dirt_variants",
"minecraft:clay",
"minecraft:mud"
{
"id" : "minecraft:mud",
"required" : false
}
]
}