mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 03:43:30 +01:00
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:
parent
94a21a6c2c
commit
b72b1c1ca5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"tag": "forge:nuggets/gold"
|
||||
},
|
||||
"G": {
|
||||
"item": "minecraft:grass_block"
|
||||
"item": "minecraft:short_grass"
|
||||
},
|
||||
"L": {
|
||||
"tag": "minecraft:leaves"
|
||||
|
|
Loading…
Reference in a new issue