Skip to content

Commit

Permalink
fix: deleting clay material
Browse files Browse the repository at this point in the history
  • Loading branch information
edayot committed Aug 14, 2023
1 parent ffdd040 commit bb979f6
Showing 1 changed file with 1 addition and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -266,17 +266,7 @@ generate_material(
},
)

generate_material(
"simpledrawer.minecraft.clay",
block={
test: {id:"minecraft:clay"},
nbt: {id:"minecraft:clay",Count:1,Slot:0}
},
ingot={
test: {id:"minecraft:clay_ball"},
nbt: {id:"minecraft:clay_ball",Count:1,Slot:1}
},
)




Expand Down

0 comments on commit bb979f6

Please sign in to comment.