Skip to content

Commit b72b1c1

Browse files
Fixed recipe gold_fiber.json (#353)
Just fixed the recipe to use grass instead of a grass block, that's it.
1 parent 94a21a6 commit b72b1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/main/resources/data/naturesaura/recipes/gold_fiber.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"tag": "forge:nuggets/gold"
1111
},
1212
"G": {
13-
"item": "minecraft:grass_block"
13+
"item": "minecraft:short_grass"
1414
},
1515
"L": {
1616
"tag": "minecraft:leaves"

0 commit comments

Comments
 (0)