Skip to content

Commit

Permalink
Add support for bone block soils.
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkhax committed Aug 26, 2023
1 parent 64f7aa8 commit 23b8253
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "botanypots:soil",
"input": {
"item": "minecraft:bone_block"
},
"display": {
"block": "minecraft:bone_block"
},
"categories": [
"bone"
],
"growthModifier": 1
}

0 comments on commit 23b8253

Please sign in to comment.