Fixed recipe gold_fiber.json (#353)

Just fixed the recipe to use grass instead of a grass block, that's it.
This commit is contained in:
echohunter221 2024-05-09 05:03:28 -04:00 committed by GitHub
parent 94a21a6c2c
commit b72b1c1ca5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
"tag": "forge:nuggets/gold"
},
"G": {
"item": "minecraft:grass_block"
"item": "minecraft:short_grass"
},
"L": {
"tag": "minecraft:leaves"