Skip to content

Commit

Permalink
🎨 Make recipe use default minecraft items
Browse files Browse the repository at this point in the history
  • Loading branch information
PriestOfFerns committed Feb 23, 2024
1 parent 30aafb7 commit 36d8c5b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"item": "minecraft:iron_ingot"
},
"W": {
"item": "vs_clockwork:wanderlite_cube"
"item": "minecraft:ender_pearl"
},
"O": {
"item": "create:andesite_casing"
"item": "minecraft:iron_ingot"
}
},
"result": {}
Expand Down

0 comments on commit 36d8c5b

Please sign in to comment.