item builder DSL framework completed and seems to work. custom tag and model generation don't work yet. don't uncomment the tag generation code as it causes a stack overflow crash ⚠️
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "minecraft:smithing_transform",
|
||||
"template": "minecraft:elytra",
|
||||
"base": "minecraft:netherite_chestplate",
|
||||
"addition": "fantasysmp:dragonite_ingot",
|
||||
"result": {
|
||||
"id": "fantasysmp:dragonite_chestplate"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user