remove excluded mods
This commit is contained in:
18
modpack/kubejs/data/minecraft/agricraft/soils/sand.json
Normal file
18
modpack/kubejs/data/minecraft/agricraft/soils/sand.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"acidity": "neutral",
|
||||
"growth_modifier": 0.8,
|
||||
"humidity": "arid",
|
||||
"mods": [],
|
||||
"nutrients": "low",
|
||||
"variants": [
|
||||
{
|
||||
"block": "#c:sand"
|
||||
},
|
||||
{
|
||||
"block": "#forge:sand"
|
||||
},
|
||||
{
|
||||
"block": "#minecraft:sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user