fix(items): remove max_damage and stack size limit for plushies
This commit is contained in:
@@ -29,12 +29,7 @@
|
||||
"color": "white",
|
||||
"bold": true,
|
||||
"italic": false
|
||||
},
|
||||
"minecraft:repairable": {
|
||||
"items": "minecraft:white_wool"
|
||||
},
|
||||
"minecraft:max_damage": 55,
|
||||
"minecraft:max_stack_size": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -30,12 +30,7 @@
|
||||
"color": "white",
|
||||
"bold": true,
|
||||
"italic": false
|
||||
},
|
||||
"minecraft:repairable": {
|
||||
"items": "minecraft:white_wool"
|
||||
},
|
||||
"minecraft:max_damage": 55,
|
||||
"minecraft:max_stack_size": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -14,7 +14,7 @@
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:brown_wool",
|
||||
"id": "minecraft:white_wool",
|
||||
"components": {
|
||||
"!minecraft:consumable": {},
|
||||
"minecraft:equippable": {
|
||||
@@ -29,12 +29,7 @@
|
||||
"color": "gold",
|
||||
"bold": true,
|
||||
"italic": false
|
||||
},
|
||||
"minecraft:repairable": {
|
||||
"items": "minecraft:brown_wool"
|
||||
},
|
||||
"minecraft:max_damage": 55,
|
||||
"minecraft:max_stack_size": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -30,12 +30,7 @@
|
||||
"color": "white",
|
||||
"bold": true,
|
||||
"italic": false
|
||||
},
|
||||
"minecraft:repairable": {
|
||||
"items": "minecraft:white_wool"
|
||||
},
|
||||
"minecraft:max_damage": 55,
|
||||
"minecraft:max_stack_size": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -30,12 +30,7 @@
|
||||
"color": "white",
|
||||
"bold": true,
|
||||
"italic": false
|
||||
},
|
||||
"minecraft:repairable": {
|
||||
"items": "minecraft:white_wool"
|
||||
},
|
||||
"minecraft:max_damage": 55,
|
||||
"minecraft:max_stack_size": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -30,12 +30,7 @@
|
||||
"color": "white",
|
||||
"bold": true,
|
||||
"italic": false
|
||||
},
|
||||
"minecraft:repairable": {
|
||||
"items": "minecraft:white_wool"
|
||||
},
|
||||
"minecraft:max_damage": 55,
|
||||
"minecraft:max_stack_size": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -30,12 +30,7 @@
|
||||
"color": "white",
|
||||
"bold": true,
|
||||
"italic": false
|
||||
},
|
||||
"minecraft:repairable": {
|
||||
"items": "minecraft:white_wool"
|
||||
},
|
||||
"minecraft:max_damage": 55,
|
||||
"minecraft:max_stack_size": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user