Skip to content

Commit

Permalink
Make feeding trough recipe slightly less psychotic
Browse files Browse the repository at this point in the history
  • Loading branch information
Vazkii committed Oct 3, 2023
1 parent 239fc60 commit f8e5c2b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"F F",
"#W#",
"###"
],
"key": {
"F": {
"tag": "forge:fence_gates/wooden"
"W": {
"item": "minecraft:wheat"
},
"#": {
"tag": "minecraft:planks"
Expand Down

0 comments on commit f8e5c2b

Please sign in to comment.