diff --git a/data/sixsides_cosmetics/recipe/panda_plushie.json b/data/sixsides_cosmetics/recipe/panda_plushie.json index af19430..2b7bb76 100644 --- a/data/sixsides_cosmetics/recipe/panda_plushie.json +++ b/data/sixsides_cosmetics/recipe/panda_plushie.json @@ -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 + } } } } \ No newline at end of file diff --git a/data/sixsides_cosmetics/recipe/panda_plushie_aggressive.json b/data/sixsides_cosmetics/recipe/panda_plushie_aggressive.json index 0e30ff9..f394771 100644 --- a/data/sixsides_cosmetics/recipe/panda_plushie_aggressive.json +++ b/data/sixsides_cosmetics/recipe/panda_plushie_aggressive.json @@ -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 + } } } } \ No newline at end of file diff --git a/data/sixsides_cosmetics/recipe/panda_plushie_brown.json b/data/sixsides_cosmetics/recipe/panda_plushie_brown.json index ba4da87..ad837dc 100644 --- a/data/sixsides_cosmetics/recipe/panda_plushie_brown.json +++ b/data/sixsides_cosmetics/recipe/panda_plushie_brown.json @@ -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 + } } } } \ No newline at end of file diff --git a/data/sixsides_cosmetics/recipe/panda_plushie_lazy.json b/data/sixsides_cosmetics/recipe/panda_plushie_lazy.json index 68810db..59e2e19 100644 --- a/data/sixsides_cosmetics/recipe/panda_plushie_lazy.json +++ b/data/sixsides_cosmetics/recipe/panda_plushie_lazy.json @@ -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 + } } } } \ No newline at end of file diff --git a/data/sixsides_cosmetics/recipe/panda_plushie_playful.json b/data/sixsides_cosmetics/recipe/panda_plushie_playful.json index 4012fb4..5773520 100644 --- a/data/sixsides_cosmetics/recipe/panda_plushie_playful.json +++ b/data/sixsides_cosmetics/recipe/panda_plushie_playful.json @@ -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 + } } } } \ No newline at end of file diff --git a/data/sixsides_cosmetics/recipe/panda_plushie_weak.json b/data/sixsides_cosmetics/recipe/panda_plushie_weak.json index c9ea829..ebaa5c0 100644 --- a/data/sixsides_cosmetics/recipe/panda_plushie_weak.json +++ b/data/sixsides_cosmetics/recipe/panda_plushie_weak.json @@ -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 + } } } } \ No newline at end of file diff --git a/data/sixsides_cosmetics/recipe/panda_plushie_worried.json b/data/sixsides_cosmetics/recipe/panda_plushie_worried.json index 0a7367f..b3220d7 100644 --- a/data/sixsides_cosmetics/recipe/panda_plushie_worried.json +++ b/data/sixsides_cosmetics/recipe/panda_plushie_worried.json @@ -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 + } } } } \ No newline at end of file