Tagged our grass blocks as forge:dirt. Still need to fix canSustainPlant in forge
This commit is contained in:
parent
ebaa00d0f0
commit
be1b0fb550
1 changed files with 7 additions and 0 deletions
7
src/main/resources/data/forge/tags/blocks/dirt.json
Normal file
7
src/main/resources/data/forge/tags/blocks/dirt.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"biomesoplenty:sandy_grass_block",
|
||||
"biomesoplenty:loamy_grass_block"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue