-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
72fe896
commit e2a2783
Showing
192 changed files
with
189 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"description":{"identifier":"custom_namespace:block_basic"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"description":{"identifier":"custom_namespace:block_basic"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:collision_box":false},"description":{"identifier":"custom_namespace:block_basic_box_collision_bool"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:collision_box":false},"description":{"identifier":"custom_namespace:block_basic_box_collision_bool"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:collision_box":{"origin":[-4,0,-4],"size":[8,8,8]}},"description":{"identifier":"custom_namespace:block_basic_box_collision_vector"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:collision_box":{"origin":[-4,0,-4],"size":[8,8,8]}},"description":{"identifier":"custom_namespace:block_basic_box_collision_vector"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:selection_box":false},"description":{"identifier":"custom_namespace:block_basic_box_selection_bool"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:selection_box":false},"description":{"identifier":"custom_namespace:block_basic_box_selection_bool"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:selection_box":{"origin":[-4,0,-4],"size":[8,8,8]}},"description":{"identifier":"custom_namespace:block_basic_box_selection_vector"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:selection_box":{"origin":[-4,0,-4],"size":[8,8,8]}},"description":{"identifier":"custom_namespace:block_basic_box_selection_vector"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:crafting_table":{"crafting_tags":["crafting_table"],"table_name":"Custom Crafting Table"}},"description":{"identifier":"custom_namespace:block_basic_crafting"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:crafting_table":{"crafting_tags":["crafting_table"],"table_name":"Custom Crafting Table"}},"description":{"identifier":"custom_namespace:block_basic_crafting"}}} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
test/files/blocks/block_basic_destructible_by_explosion_bool.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:destructible_by_explosion":false},"description":{"identifier":"custom_namespace:block_basic_destructible_by_explosion_bool"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:destructible_by_explosion":false},"description":{"identifier":"custom_namespace:block_basic_destructible_by_explosion_bool"}}} |
2 changes: 1 addition & 1 deletion
2
test/files/blocks/block_basic_destructible_by_explosion_double.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:destructible_by_explosion":{"explosion_resistance":5.5}},"description":{"identifier":"custom_namespace:block_basic_destructible_by_explosion_double"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:destructible_by_explosion":{"explosion_resistance":5.5}},"description":{"identifier":"custom_namespace:block_basic_destructible_by_explosion_double"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:destructible_by_mining":false},"description":{"identifier":"custom_namespace:block_basic_destructible_by_mining_bool"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:destructible_by_mining":false},"description":{"identifier":"custom_namespace:block_basic_destructible_by_mining_bool"}}} |
2 changes: 1 addition & 1 deletion
2
test/files/blocks/block_basic_destructible_by_mining_double.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:destructible_by_mining":{"seconds_to_destroy":5.5}},"description":{"identifier":"custom_namespace:block_basic_destructible_by_mining_double"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:destructible_by_mining":{"seconds_to_destroy":5.5}},"description":{"identifier":"custom_namespace:block_basic_destructible_by_mining_double"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:display_name":"Custom Name"},"description":{"identifier":"custom_namespace:block_basic_display_name"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:display_name":"Custom Name"},"description":{"identifier":"custom_namespace:block_basic_display_name"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:placement_filter":{"conditions":[{"allowed_faces":["up"],"block_filter":[{"name":"minecraft:dirt"},{"name":"minecraft:stone"}]}]}},"description":{"identifier":"custom_namespace:block_basic_filter_states"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:placement_filter":{"conditions":[{"allowed_faces":["up"],"block_filter":[{"name":"minecraft:dirt"},{"name":"minecraft:stone"}]}]}},"description":{"identifier":"custom_namespace:block_basic_filter_states"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:placement_filter":{"conditions":[{"allowed_faces":["up"],"block_filter":[{"tags":"q.any_tag('dirt','stone')"}]}]}},"description":{"identifier":"custom_namespace:block_basic_filter_tags"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:placement_filter":{"conditions":[{"allowed_faces":["up"],"block_filter":[{"tags":"q.any_tag('dirt','stone')"}]}]}},"description":{"identifier":"custom_namespace:block_basic_filter_tags"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:flammable":false},"description":{"identifier":"custom_namespace:block_basic_flammable_bool"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:flammable":false},"description":{"identifier":"custom_namespace:block_basic_flammable_bool"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:flammable":{"catch_chance_modifier":5,"destroy_chance_modifier":5}},"description":{"identifier":"custom_namespace:block_basic_flammable_object"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:flammable":{"catch_chance_modifier":5,"destroy_chance_modifier":5}},"description":{"identifier":"custom_namespace:block_basic_flammable_object"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:friction":0.5},"description":{"identifier":"custom_namespace:block_basic_friction"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:friction":0.5},"description":{"identifier":"custom_namespace:block_basic_friction"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:light_dampening":5},"description":{"identifier":"custom_namespace:block_basic_light_dampening"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:light_dampening":5},"description":{"identifier":"custom_namespace:block_basic_light_dampening"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:light_emission":5},"description":{"identifier":"custom_namespace:block_basic_light_emission"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:light_emission":5},"description":{"identifier":"custom_namespace:block_basic_light_emission"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:loot":"path/to/loot.json"},"description":{"identifier":"custom_namespace:block_basic_loot"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:loot":"path/to/loot.json"},"description":{"identifier":"custom_namespace:block_basic_loot"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:map_color":"#FF9900"},"description":{"identifier":"custom_namespace:block_basic_map_color_hex"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:map_color":"#FF9900"},"description":{"identifier":"custom_namespace:block_basic_map_color_hex"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:map_color":[33,33,33]},"description":{"identifier":"custom_namespace:block_basic_map_color_rgb"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:map_color":[33,33,33]},"description":{"identifier":"custom_namespace:block_basic_map_color_rgb"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"components":{"minecraft:transformation":{"rotation":[90,90,90]}},"description":{"identifier":"custom_namespace:block_basic_rotation"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"components":{"minecraft:transformation":{"rotation":[90,90,90]}},"description":{"identifier":"custom_namespace:block_basic_rotation"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"description":{"identifier":"custom_namespace:block_basic_scale"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"description":{"identifier":"custom_namespace:block_basic_scale"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:block":{"description":{"identifier":"custom_namespace:block_basic_translation"}}} | ||
{"format_version":"1.21.10","minecraft:block":{"description":{"identifier":"custom_namespace:block_basic_translation"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:item":{"components":{"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor"}}} | ||
{"format_version":"1.21.10","minecraft:item":{"components":{"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:item":{"components":{"minecraft:allow_off_hand":{"value":true},"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor_allow_off_hand"}}} | ||
{"format_version":"1.21.10","minecraft:item":{"components":{"minecraft:allow_off_hand":{"value":true},"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor_allow_off_hand"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:item":{"components":{"minecraft:block_placer":{"block":"minecraft:bedrock"},"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor_block_placer"}}} | ||
{"format_version":"1.21.10","minecraft:item":{"components":{"minecraft:block_placer":{"block":"minecraft:bedrock"},"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor_block_placer"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:item":{"components":{"minecraft:block_placer":{"block":"minecraft:bedrock","use_on":["minecraft:grass","minecraft:glass"]},"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor_block_placer_use_on"}}} | ||
{"format_version":"1.21.10","minecraft:item":{"components":{"minecraft:block_placer":{"block":"minecraft:bedrock","use_on":["minecraft:grass","minecraft:glass"]},"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor_block_placer_use_on"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"format_version":"1.20.80","minecraft:item":{"components":{"minecraft:can_destroy_in_creative":{"value":false},"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor_can_destroy_in_creative"}}} | ||
{"format_version":"1.21.10","minecraft:item":{"components":{"minecraft:can_destroy_in_creative":{"value":false},"minecraft:durability":{"damage_chance":{"max":100,"min":60},"max_durability":55},"minecraft:enchantable":{"slot":"armor_head","value":15},"minecraft:repairable":{"repair_items":[{"items":["minecraft:leather"],"repair_amount":"math.floor(q.max_durability * 0.25)"}]},"minecraft:tags":{"tags":["minecraft:is_armor","minecraft:trimmable_armors"]},"minecraft:wearable":{"protection":1,"slot":"slot.armor.head"}},"description":{"identifier":"custom_namespace:item_armor_can_destroy_in_creative"}}} |
Oops, something went wrong.