Skip to content

Commit

Permalink
Use clay ball for zane craft (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackkiv authored Aug 19, 2024
1 parent e512fc7 commit b008b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubejs/server_scripts/building/xtones.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ServerEvents.recipes((event) => {
createRecipe("#forge:dyes/gray", "tank")
createRecipe("#forge:dyes/black", "vect")
createRecipe("#forge:dyes/light_blue", "vena")
createRecipe("#forge:dusts/clay", "zane")
createRecipe("#forge:ingots/clay", "zane")
createRecipe("#forge:dusts/iron", "zech")
createRecipe("snowball", "zest")
createRecipe("string", "zeta")
Expand Down

0 comments on commit b008b67

Please sign in to comment.