commit 960b582701692a05d8ea9618062049a9cf254940 Author: Cutieguwu <109807080+Cutieguwu@users.noreply.github.com> Date: Thu Jun 22 10:01:27 2023 -0400 Initial commit diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/Armor Workspace/manifest.json b/Armor Workspace/manifest.json new file mode 100755 index 0000000..42851c0 --- /dev/null +++ b/Armor Workspace/manifest.json @@ -0,0 +1,18 @@ +{ + "format_version": 2, + "header": { + "description": "Netherite like armor with Orange upper for Elytra, Netherite Armor Adjustments and Improved Armor Slot Backgrounds", + "name": "Beartech's Improved Armor v1_0", + "uuid": "cac64fdb-2444-4f2e-9315-b40c8e067de7", + "version": [1, 0, 0], + "min_engine_version": [ 1, 17, 10 ] + }, + "modules": [ + { + "description": "Beartech's Improved Armor v1_0 R", + "type": "resources", + "uuid": "80181fe4-9b94-49dc-9065-701008c1585c", + "version": [1, 0, 0] + } + ] +} \ No newline at end of file diff --git a/Armor Workspace/manifest.json.bak b/Armor Workspace/manifest.json.bak new file mode 100755 index 0000000..d76b2d8 --- /dev/null +++ b/Armor Workspace/manifest.json.bak @@ -0,0 +1,18 @@ +{ + "format_version": 2, + "header": { + "description": "Example vanilla resource pack", + "name": "Vanilla Resource Pack", + "uuid": "66c6e9a8-3093-462a-9c36-dbb052165822", + "version": [0, 0, 1], + "min_engine_version": [ 1, 17, 10 ] + }, + "modules": [ + { + "description": "Example vanilla resource pack", + "type": "resources", + "uuid": "743f6949-53be-44b6-b326-398005028819", + "version": [0, 0, 1] + } + ] +} \ No newline at end of file diff --git a/Armor Workspace/pack_icon.png b/Armor Workspace/pack_icon.png new file mode 100755 index 0000000..7638564 Binary files /dev/null and b/Armor Workspace/pack_icon.png differ diff --git a/Armor Workspace/textures/item_texture.json b/Armor Workspace/textures/item_texture.json new file mode 100755 index 0000000..e3ae2db --- /dev/null +++ b/Armor Workspace/textures/item_texture.json @@ -0,0 +1,978 @@ +{ + "resource_pack_name" : "vanilla", + "texture_data" : { + "acacia_door" : { + "textures" : "textures/items/door_acacia" + }, + "amethyst_shard" : { + "textures" : "textures/items/amethyst_shard" + }, + "apple" : { + "textures" : "textures/items/apple" + }, + "apple_golden" : { + "textures" : "textures/items/apple_golden" + }, + "armor_stand" : { + "textures" : "textures/items/armor_stand" + }, + "arrow" : { + "textures" : "textures/items/arrow" + }, + "axe" : { + "textures" : [ + "textures/items/wood_axe", + "textures/items/stone_axe", + "textures/items/iron_axe", + "textures/items/gold_axe", + "textures/items/diamond_axe", + "textures/items/netherite_axe" + ] + }, + "banner_pattern" : { + "textures" : "textures/items/banner_pattern" + }, + "bed" : { + "textures" : [ + "textures/items/bed_white", + "textures/items/bed_orange", + "textures/items/bed_magenta", + "textures/items/bed_light_blue", + "textures/items/bed_yellow", + "textures/items/bed_lime", + "textures/items/bed_pink", + "textures/items/bed_gray", + "textures/items/bed_silver", + "textures/items/bed_cyan", + "textures/items/bed_purple", + "textures/items/bed_blue", + "textures/items/bed_brown", + "textures/items/bed_green", + "textures/items/bed_red", + "textures/items/bed_black" + ] + }, + "beef_cooked" : { + "textures" : "textures/items/beef_cooked" + }, + "beef_raw" : { + "textures" : "textures/items/beef_raw" + }, + "beetroot" : { + "textures" : "textures/items/beetroot" + }, + "beetroot_soup" : { + "textures" : "textures/items/beetroot_soup" + }, + "birch_door" : { + "textures" : "textures/items/door_birch" + }, + "blaze_powder" : { + "textures" : "textures/items/blaze_powder" + }, + "blaze_rod" : { + "textures" : "textures/items/blaze_rod" + }, + "boat" : { + "textures" : [ + "textures/items/boat_oak", + "textures/items/boat_spruce", + "textures/items/boat_birch", + "textures/items/boat_jungle", + "textures/items/boat_acacia", + "textures/items/boat_darkoak" + ] + }, + "bone" : { + "textures" : "textures/items/bone" + }, + "book_enchanted" : { + "textures" : "textures/items/book_enchanted" + }, + "book_normal" : { + "textures" : "textures/items/book_normal" + }, + "book_portfolio" : { + "textures" : "textures/items/book_portfolio" + }, + "book_writable" : { + "textures" : "textures/items/book_writable" + }, + "book_written" : { + "textures" : "textures/items/book_written" + }, + "boots" : { + "textures" : [ + "textures/items/leather_boots", + "textures/items/chainmail_boots", + "textures/items/iron_boots", + "textures/items/gold_boots", + "textures/items/diamond_boots", + "textures/items/netherite_boots" + ] + }, + "bow_pulling" : { + "textures" : [ + "textures/items/bow_pulling_0", + "textures/items/bow_pulling_1", + "textures/items/bow_pulling_2" + ] + }, + "bow_standby" : { + "textures" : "textures/items/bow_standby" + }, + "bowl" : { + "textures" : "textures/items/bowl" + }, + "bread" : { + "textures" : "textures/items/bread" + }, + "brewing_stand" : { + "textures" : "textures/items/brewing_stand" + }, + "brick" : { + "textures" : "textures/items/brick" + }, + "bucket" : { + "textures" : [ + "textures/items/bucket_empty", + "textures/items/bucket_milk", + "textures/items/bucket_water", + "textures/items/bucket_lava", + "textures/items/bucket_cod", + "textures/items/bucket_salmon", + "textures/items/bucket_tropical", + "textures/items/bucket_pufferfish", + "textures/items/bucket_powder_snow", + "textures/items/bucket_axolotl" + ] + }, + "cake" : { + "textures" : "textures/items/cake" + }, + "camera" : { + "textures" : "textures/items/camera" + }, + "campfire" : { + "textures" : "textures/items/campfire" + }, + "carrot" : { + "textures" : "textures/items/carrot" + }, + "carrot_golden" : { + "textures" : "textures/items/carrot_golden" + }, + "carrot_on_a_stick" : { + "textures" : "textures/items/carrot_on_a_stick" + }, + "cauldron" : { + "textures" : "textures/items/cauldron" + }, + "chain" : { + "textures" : "textures/items/chain" + }, + "chalkboard" : { + "textures" : [ + "textures/items/chalkboard_small", + "textures/items/chalkboard_medium", + "textures/items/chalkboard_large" + ] + }, + "charcoal" : { + "textures" : "textures/items/charcoal" + }, + "chestplate" : { + "textures" : [ + "textures/items/leather_chestplate", + "textures/items/chainmail_chestplate", + "textures/items/iron_chestplate", + "textures/items/gold_chestplate", + "textures/items/diamond_chestplate", + "textures/items/netherite_chestplate" + ] + }, + "chicken_cooked" : { + "textures" : "textures/items/chicken_cooked" + }, + "chicken_raw" : { + "textures" : "textures/items/chicken_raw" + }, + "chorus_fruit" : { + "textures" : "textures/items/chorus_fruit" + }, + "chorus_fruit_popped" : { + "textures" : "textures/items/chorus_fruit_popped" + }, + "clay_ball" : { + "textures" : "textures/items/clay_ball" + }, + "clock_item" : { + "textures" : "textures/items/clock_item" + }, + "clownfish" : { + "textures" : "textures/items/fish_clownfish_raw" + }, + "coal" : { + "textures" : "textures/items/coal" + }, + "comparator" : { + "textures" : "textures/items/comparator" + }, + "compass_item" : { + "textures" : "textures/items/compass_item" + }, + "cooked_fish" : { + "textures" : "textures/items/fish_cooked" + }, + "cooked_salmon" : { + "textures" : "textures/items/fish_salmon_cooked" + }, + "cookie" : { + "textures" : "textures/items/cookie" + }, + "copper_ingot" : { + "textures" : "textures/items/copper_ingot" + }, + "crimson_door" : { + "textures" : "textures/items/crimson_door" + }, + "crimson_sign_item" : { + "textures" : "textures/items/sign_crimson" + }, + "crossbow_pulling" : { + "textures" : [ + "textures/items/crossbow_pulling_0", + "textures/items/crossbow_pulling_1", + "textures/items/crossbow_pulling_2", + "textures/items/crossbow_arrow", + "textures/items/crossbow_firework" + ] + }, + "crossbow_standby" : { + "textures" : "textures/items/crossbow_standby" + }, + "dark_oak_door" : { + "textures" : "textures/items/door_dark_oak" + }, + "diamond" : { + "textures" : "textures/items/diamond" + }, + "diamond_horse_armor" : { + "textures" : "textures/items/diamond_horse_armor" + }, + "dragon_breath" : { + "textures" : "textures/items/dragons_breath" + }, + "dried_kelp" : { + "textures" : "textures/items/dried_kelp" + }, + "dye_powder" : { + "textures" : [ + "textures/items/dye_powder_black", + "textures/items/dye_powder_red", + "textures/items/dye_powder_green", + "textures/items/dye_powder_brown", + "textures/items/dye_powder_blue", + "textures/items/dye_powder_purple", + "textures/items/dye_powder_cyan", + "textures/items/dye_powder_silver", + "textures/items/dye_powder_gray", + "textures/items/dye_powder_pink", + "textures/items/dye_powder_lime", + "textures/items/dye_powder_yellow", + "textures/items/dye_powder_light_blue", + "textures/items/dye_powder_magenta", + "textures/items/dye_powder_orange", + "textures/items/dye_powder_white", + "textures/items/dye_powder_black_new", + "textures/items/dye_powder_brown_new", + "textures/items/dye_powder_blue_new", + "textures/items/dye_powder_white_new", + "textures/items/dye_powder_glow" + ] + }, + "egg" : { + "textures" : "textures/items/egg" + }, + "egg_bee" : { + "textures" : [ "textures/items/egg_bee" ] + }, + "elytra" : { + "textures" : [ "textures/items/elytra", "textures/items/broken_elytra" ] + }, + "emerald" : { + "textures" : "textures/items/emerald" + }, + "empty_armor_slot_boots" : { + "textures" : "textures/items/empty_armor_slot_boots" + }, + "empty_armor_slot_chestplate" : { + "textures" : "textures/items/empty_armor_slot_chestplate" + }, + "empty_armor_slot_helmet" : { + "textures" : "textures/items/empty_armor_slot_helmet" + }, + "empty_armor_slot_leggings" : { + "textures" : "textures/items/empty_armor_slot_leggings" + }, + "empty_armor_slot_shield" : { + "textures" : "textures/items/empty_armor_slot_shield" + }, + "end_crystal" : { + "textures" : "textures/items/end_crystal" + }, + "ender_eye" : { + "textures" : "textures/items/ender_eye" + }, + "ender_pearl" : { + "textures" : "textures/items/ender_pearl" + }, + "experience_bottle" : { + "textures" : "textures/items/experience_bottle" + }, + "feather" : { + "textures" : "textures/items/feather" + }, + "fireball" : { + "textures" : "textures/items/fireball" + }, + "fireworks" : { + "textures" : "textures/items/fireworks" + }, + "fireworks_charge" : { + "textures" : [ "textures/items/fireworks_charge" ] + }, + "fish" : { + "textures" : "textures/items/fish_raw" + }, + "fishing_rod" : { + "textures" : [ + "textures/items/fishing_rod_uncast", + "textures/items/fishing_rod_cast" + ] + }, + "flint" : { + "textures" : "textures/items/flint" + }, + "flint_and_steel" : { + "textures" : "textures/items/flint_and_steel" + }, + "flower_pot" : { + "textures" : "textures/items/flower_pot" + }, + "ghast_tear" : { + "textures" : "textures/items/ghast_tear" + }, + "glow_berries" : { + "textures" : "textures/items/glow_berries" + }, + "glow_item_frame" : { + "textures" : "textures/items/glow_item_frame" + }, + "glowstone_dust" : { + "textures" : "textures/items/glowstone_dust" + }, + "gold_horse_armor" : { + "textures" : "textures/items/gold_horse_armor" + }, + "gold_ingot" : { + "textures" : "textures/items/gold_ingot" + }, + "gold_nugget" : { + "textures" : "textures/items/gold_nugget" + }, + "gunpowder" : { + "textures" : "textures/items/gunpowder" + }, + "hanging_roots" : { + "textures" : "textures/items/hanging_roots" + }, + "heart_of_the_sea" : { + "textures" : "textures/items/heartofthesea_closed" + }, + "helmet" : { + "textures" : [ + "textures/items/leather_helmet", + "textures/items/chainmail_helmet", + "textures/items/iron_helmet", + "textures/items/gold_helmet", + "textures/items/diamond_helmet", + "textures/items/netherite_helmet" + ] + }, + "hoe" : { + "textures" : [ + "textures/items/wood_hoe", + "textures/items/stone_hoe", + "textures/items/iron_hoe", + "textures/items/gold_hoe", + "textures/items/diamond_hoe", + "textures/items/netherite_hoe" + ] + }, + "honey_bottle" : { + "textures" : [ "textures/items/honey_bottle" ] + }, + "honeycomb" : { + "textures" : [ "textures/items/honeycomb" ] + }, + "hopper" : { + "textures" : "textures/items/hopper" + }, + "iron_door" : { + "textures" : "textures/items/door_iron" + }, + "iron_horse_armor" : { + "textures" : "textures/items/iron_horse_armor" + }, + "iron_ingot" : { + "textures" : "textures/items/iron_ingot" + }, + "iron_nugget" : { + "textures" : "textures/items/iron_nugget" + }, + "item_frame" : { + "textures" : "textures/items/item_frame" + }, + "jungle_door" : { + "textures" : "textures/items/door_jungle" + }, + "kelp" : { + "textures" : "textures/items/kelp" + }, + "lead" : { + "textures" : "textures/items/lead" + }, + "leather" : { + "textures" : "textures/items/leather" + }, + "leather_horse_armor" : { + "textures" : "textures/items/leather_horse_armor" + }, + "leggings" : { + "textures" : [ + "textures/items/leather_leggings", + "textures/items/chainmail_leggings", + "textures/items/iron_leggings", + "textures/items/gold_leggings", + "textures/items/diamond_leggings", + "textures/items/netherite_leggings" + ] + }, + "lever" : { + "textures" : "textures/items/lever" + }, + "lodestonecompass_item" : { + "textures" : "textures/items/lodestonecompass_item" + }, + "magma_cream" : { + "textures" : "textures/items/magma_cream" + }, + "map_empty" : { + "textures" : "textures/items/map_empty" + }, + "map_filled" : { + "textures" : [ + "textures/items/map_filled", + "textures/items/map_filled", + "textures/items/map_filled", + "textures/items/map_monument", + "textures/items/map_mansion", + "textures/items/map_nautilus", + "textures/items/map_locked" + ] + }, + "melon" : { + "textures" : "textures/items/melon" + }, + "melon_speckled" : { + "textures" : "textures/items/melon_speckled" + }, + "minecart_chest" : { + "textures" : "textures/items/minecart_chest" + }, + "minecart_command_block" : { + "textures" : "textures/items/minecart_command_block" + }, + "minecart_furnace" : { + "textures" : "textures/items/minecart_furnace" + }, + "minecart_hopper" : { + "textures" : "textures/items/minecart_hopper" + }, + "minecart_normal" : { + "textures" : "textures/items/minecart_normal" + }, + "minecart_tnt" : { + "textures" : "textures/items/minecart_tnt" + }, + "mushroom_stew" : { + "textures" : "textures/items/mushroom_stew" + }, + "mutton_cooked" : { + "textures" : "textures/items/mutton_cooked" + }, + "mutton_raw" : { + "textures" : "textures/items/mutton_raw" + }, + "name_tag" : { + "textures" : "textures/items/name_tag" + }, + "nautilus_shell" : { + "textures" : "textures/items/nautilus" + }, + "nether_sprouts" : { + "textures" : "textures/items/nether_sprouts" + }, + "nether_star" : { + "textures" : "textures/items/nether_star" + }, + "nether_wart" : { + "textures" : "textures/items/nether_wart" + }, + "netherbrick" : { + "textures" : "textures/items/netherbrick" + }, + "netherite_ingot" : { + "textures" : "textures/items/netherite_ingot" + }, + "netherite_scrap" : { + "textures" : "textures/items/netherite_scrap" + }, + "painting" : { + "textures" : "textures/items/painting" + }, + "paper" : { + "textures" : "textures/items/paper" + }, + "phantom_membrane" : { + "textures" : "textures/items/phantom_membrane" + }, + "pickaxe" : { + "textures" : [ + "textures/items/wood_pickaxe", + "textures/items/stone_pickaxe", + "textures/items/iron_pickaxe", + "textures/items/gold_pickaxe", + "textures/items/diamond_pickaxe", + "textures/items/netherite_pickaxe" + ] + }, + "porkchop_cooked" : { + "textures" : "textures/items/porkchop_cooked" + }, + "porkchop_raw" : { + "textures" : "textures/items/porkchop_raw" + }, + "potato" : { + "textures" : "textures/items/potato" + }, + "potato_baked" : { + "textures" : "textures/items/potato_baked" + }, + "potato_poisonous" : { + "textures" : "textures/items/potato_poisonous" + }, + "potion_bottle_drinkable" : { + "textures" : [ + "textures/items/potion_bottle_drinkable", + "textures/items/potion_bottle_moveSpeed", + "textures/items/potion_bottle_moveSlowdown", + "textures/items/potion_bottle_digSpeed", + "textures/items/potion_bottle_digSlowdown", + "textures/items/potion_bottle_damageBoost", + "textures/items/potion_bottle_heal", + "textures/items/potion_bottle_harm", + "textures/items/potion_bottle_jump", + "textures/items/potion_bottle_confusion", + "textures/items/potion_bottle_regeneration", + "textures/items/potion_bottle_resistance", + "textures/items/potion_bottle_fireResistance", + "textures/items/potion_bottle_waterBreathing", + "textures/items/potion_bottle_invisibility", + "textures/items/potion_bottle_blindness", + "textures/items/potion_bottle_nightVision", + "textures/items/potion_bottle_hunger", + "textures/items/potion_bottle_weakness", + "textures/items/potion_bottle_poison", + "textures/items/potion_bottle_wither", + "textures/items/potion_bottle_healthBoost", + "textures/items/potion_bottle_absorption", + "textures/items/potion_bottle_saturation", + "textures/items/potion_bottle_levitation", + "textures/items/potion_bottle_turtleMaster", + "textures/items/potion_bottle_slowFall" + ] + }, + "potion_bottle_empty" : { + "textures" : "textures/items/potion_bottle_empty" + }, + "potion_bottle_lingering" : { + "textures" : [ + "textures/items/potion_bottle_lingering", + "textures/items/potion_bottle_lingering_moveSpeed", + "textures/items/potion_bottle_lingering_moveSlowdown", + "textures/items/potion_bottle_lingering_damageBoost", + "textures/items/potion_bottle_lingering_heal", + "textures/items/potion_bottle_lingering_harm", + "textures/items/potion_bottle_lingering_jump", + "textures/items/potion_bottle_lingering_regeneration", + "textures/items/potion_bottle_lingering_fireResistance", + "textures/items/potion_bottle_lingering_waterBreathing", + "textures/items/potion_bottle_lingering_invisibility", + "textures/items/potion_bottle_lingering_nightVision", + "textures/items/potion_bottle_lingering_weakness", + "textures/items/potion_bottle_lingering_poison", + "textures/items/potion_bottle_lingering_wither", + "textures/items/potion_bottle_lingering_turtleMaster", + "textures/items/potion_bottle_lingering_slowFall" + ] + }, + "potion_bottle_splash" : { + "textures" : [ + "textures/items/potion_bottle_splash", + "textures/items/potion_bottle_splash_moveSpeed", + "textures/items/potion_bottle_splash_moveSlowdown", + "textures/items/potion_bottle_splash_digSpeed", + "textures/items/potion_bottle_splash_digSlowdown", + "textures/items/potion_bottle_splash_damageBoost", + "textures/items/potion_bottle_splash_heal", + "textures/items/potion_bottle_splash_harm", + "textures/items/potion_bottle_splash_jump", + "textures/items/potion_bottle_splash_confusion", + "textures/items/potion_bottle_splash_regeneration", + "textures/items/potion_bottle_splash_resistance", + "textures/items/potion_bottle_splash_fireResistance", + "textures/items/potion_bottle_splash_waterBreathing", + "textures/items/potion_bottle_splash_invisibility", + "textures/items/potion_bottle_splash_blindness", + "textures/items/potion_bottle_splash_nightVision", + "textures/items/potion_bottle_splash_hunger", + "textures/items/potion_bottle_splash_weakness", + "textures/items/potion_bottle_splash_poison", + "textures/items/potion_bottle_splash_wither", + "textures/items/potion_bottle_splash_healthBoost", + "textures/items/potion_bottle_splash_absorption", + "textures/items/potion_bottle_splash_saturation", + "textures/items/potion_bottle_splash_turtleMaster", + "textures/items/potion_bottle_splash_slowFall" + ] + }, + "potion_overlay" : { + "textures" : "textures/items/potion_overlay" + }, + "prismarine_crystals" : { + "textures" : "textures/items/prismarine_crystals" + }, + "prismarine_shard" : { + "textures" : "textures/items/prismarine_shard" + }, + "pufferfish" : { + "textures" : "textures/items/fish_pufferfish_raw" + }, + "pumpkin_pie" : { + "textures" : "textures/items/pumpkin_pie" + }, + "quartz" : { + "textures" : "textures/items/quartz" + }, + "quiver" : { + "textures" : "textures/items/quiver" + }, + "rabbit" : { + "textures" : "textures/items/rabbit_raw" + }, + "rabbit_cooked" : { + "textures" : "textures/items/rabbit_cooked" + }, + "rabbit_foot" : { + "textures" : "textures/items/rabbit_foot" + }, + "rabbit_hide" : { + "textures" : "textures/items/rabbit_hide" + }, + "rabbit_stew" : { + "textures" : "textures/items/rabbit_stew" + }, + "raw_copper" : { + "textures" : "textures/items/raw_copper" + }, + "raw_gold" : { + "textures" : "textures/items/raw_gold" + }, + "raw_iron" : { + "textures" : "textures/items/raw_iron" + }, + "record_11" : { + "textures" : "textures/items/record_11" + }, + "record_13" : { + "textures" : "textures/items/record_13" + }, + "record_blocks" : { + "textures" : "textures/items/record_blocks" + }, + "record_cat" : { + "textures" : "textures/items/record_cat" + }, + "record_chirp" : { + "textures" : "textures/items/record_chirp" + }, + "record_far" : { + "textures" : "textures/items/record_far" + }, + "record_mall" : { + "textures" : "textures/items/record_mall" + }, + "record_mellohi" : { + "textures" : "textures/items/record_mellohi" + }, + "record_pigstep" : { + "textures" : "textures/items/record_pigstep" + }, + "record_stal" : { + "textures" : "textures/items/record_stal" + }, + "record_strad" : { + "textures" : "textures/items/record_strad" + }, + "record_wait" : { + "textures" : "textures/items/record_wait" + }, + "record_ward" : { + "textures" : "textures/items/record_ward" + }, + "redstone_dust" : { + "textures" : "textures/items/redstone_dust" + }, + "reeds" : { + "textures" : "textures/items/reeds" + }, + "repeater" : { + "textures" : "textures/items/repeater" + }, + "rotten_flesh" : { + "textures" : "textures/items/rotten_flesh" + }, + "saddle" : { + "textures" : "textures/items/saddle" + }, + "salmon" : { + "textures" : "textures/items/fish_salmon_raw" + }, + "seeds_beetroot" : { + "textures" : "textures/items/seeds_beetroot" + }, + "seeds_melon" : { + "textures" : "textures/items/seeds_melon" + }, + "seeds_pumpkin" : { + "textures" : "textures/items/seeds_pumpkin" + }, + "seeds_wheat" : { + "textures" : "textures/items/seeds_wheat" + }, + "shears" : { + "textures" : "textures/items/shears" + }, + "shield" : { + "textures" : "textures/entity/shield" + }, + "shovel" : { + "textures" : [ + "textures/items/wood_shovel", + "textures/items/stone_shovel", + "textures/items/iron_shovel", + "textures/items/gold_shovel", + "textures/items/diamond_shovel", + "textures/items/netherite_shovel" + ] + }, + "shulker_shell" : { + "textures" : "textures/items/shulker_shell" + }, + "sign" : { + "textures" : "textures/items/sign" + }, + "sign_acacia" : { + "textures" : "textures/items/sign_acacia" + }, + "sign_birch" : { + "textures" : "textures/items/sign_birch" + }, + "sign_darkoak" : { + "textures" : "textures/items/sign_darkoak" + }, + "sign_jungle" : { + "textures" : "textures/items/sign_jungle" + }, + "sign_spruce" : { + "textures" : "textures/items/sign_spruce" + }, + "slimeball" : { + "textures" : "textures/items/slimeball" + }, + "snowball" : { + "textures" : "textures/items/snowball" + }, + "soul_campfire" : { + "textures" : "textures/items/soul_campfire" + }, + "spawn_egg" : { + "textures" : [ + "textures/items/egg_chicken", + "textures/items/egg_cow", + "textures/items/egg_pig", + "textures/items/egg_sheep", + "textures/items/egg_wolf", + "textures/items/egg_mushroomcow", + "textures/items/egg_creeper", + "textures/items/egg_enderman", + "textures/items/egg_silverfish", + "textures/items/egg_skeleton", + "textures/items/egg_slime", + "textures/items/egg_spider", + "textures/items/egg_zombie", + "textures/items/egg_pigzombie", + "textures/items/egg_villager", + "textures/items/egg_squid", + "textures/items/egg_ocelot", + "textures/items/egg_witch", + "textures/items/egg_bat", + "textures/items/egg_ghast", + "textures/items/egg_lava_slime", + "textures/items/egg_blaze", + "textures/items/egg_cave_spider", + "textures/items/egg_horse", + "textures/items/egg_rabbit", + "textures/items/egg_endermite", + "textures/items/egg_guardian", + "textures/items/egg_stray", + "textures/items/egg_husk", + "textures/items/egg_wither", + "textures/items/egg_donkey", + "textures/items/egg_mule", + "textures/items/egg_skeletonhorse", + "textures/items/egg_zombiehorse", + "textures/items/egg_shulker", + "textures/items/egg_npc", + "textures/items/egg_elderguardian", + "textures/items/egg_polarbear", + "textures/items/egg_llama", + "textures/items/egg_vindicator", + "textures/items/egg_evoker", + "textures/items/egg_vex", + "textures/items/egg_zombievillager", + "textures/items/egg_parrot", + "textures/items/egg_clownfish", + "textures/items/egg_cod", + "textures/items/egg_pufferfish", + "textures/items/egg_salmon", + "textures/items/egg_drowned", + "textures/items/egg_dolphin", + "textures/items/egg_turtle", + "textures/items/egg_phantom", + "textures/items/egg_agent", + "textures/items/egg_cat", + "textures/items/egg_panda", + "textures/items/egg_fox", + "textures/items/egg_pillager", + "textures/items/egg_ravager", + "textures/items/egg_null", + "textures/items/egg_mask" + ] + }, + "spawn_egg_bee" : { + "textures" : "textures/items/egg_bee" + }, + "spawn_egg_wandering_trader" : { + "textures" : "textures/items/egg_wanderingtrader" + }, + "spider_eye" : { + "textures" : "textures/items/spider_eye" + }, + "spider_eye_fermented" : { + "textures" : "textures/items/spider_eye_fermented" + }, + "spruce_door" : { + "textures" : "textures/items/door_spruce" + }, + "spyglass" : { + "textures" : "textures/items/spyglass" + }, + "stick" : { + "textures" : "textures/items/stick" + }, + "string" : { + "textures" : "textures/items/string" + }, + "sugar" : { + "textures" : "textures/items/sugar" + }, + "suspicious_stew" : { + "textures" : "textures/items/suspicious_stew" + }, + "sweet_berries" : { + "textures" : "textures/items/sweet_berries" + }, + "sword" : { + "textures" : [ + "textures/items/wood_sword", + "textures/items/stone_sword", + "textures/items/iron_sword", + "textures/items/gold_sword", + "textures/items/diamond_sword", + "textures/items/netherite_sword" + ] + }, + "tipped_arrow" : { + "textures" : [ + "textures/items/tipped_arrow", + "textures/items/tipped_arrow_swift", + "textures/items/tipped_arrow_slow", + "textures/items/tipped_arrow_strength", + "textures/items/tipped_arrow_healing", + "textures/items/tipped_arrow_harm", + "textures/items/tipped_arrow_leaping", + "textures/items/tipped_arrow_regen", + "textures/items/tipped_arrow_fireres", + "textures/items/tipped_arrow_waterbreathing", + "textures/items/tipped_arrow_invisibility", + "textures/items/tipped_arrow_nightvision", + "textures/items/tipped_arrow_weakness", + "textures/items/tipped_arrow_poison", + "textures/items/tipped_arrow_wither", + "textures/items/tipped_arrow_turtlemaster", + "textures/items/tipped_arrow_slowfalling" + ] + }, + "totem" : { + "textures" : "textures/items/totem" + }, + "trident" : { + "textures" : "textures/items/trident" + }, + "turtle_helmet" : { + "textures" : "textures/items/turtle_helmet" + }, + "turtle_shell_piece" : { + "textures" : "textures/items/turtle_shell_piece" + }, + "warped_door" : { + "textures" : "textures/items/warped_door" + }, + "warped_fungus_on_a_stick" : { + "textures" : "textures/items/warped_fungus_on_a_stick" + }, + "warped_sign_item" : { + "textures" : "textures/items/sign_warped" + }, + "wheat" : { + "textures" : "textures/items/wheat" + }, + "wooden_door" : { + "textures" : "textures/items/door_wood" + } + }, + "texture_name" : "atlas.items" +} diff --git a/Armor Workspace/textures/items/diamond_boots.png b/Armor Workspace/textures/items/diamond_boots.png new file mode 100755 index 0000000..ecff09a Binary files /dev/null and b/Armor Workspace/textures/items/diamond_boots.png differ diff --git a/Armor Workspace/textures/items/diamond_chestplate.png b/Armor Workspace/textures/items/diamond_chestplate.png new file mode 100755 index 0000000..1447cc7 Binary files /dev/null and b/Armor Workspace/textures/items/diamond_chestplate.png differ diff --git a/Armor Workspace/textures/items/diamond_helmet.png b/Armor Workspace/textures/items/diamond_helmet.png new file mode 100755 index 0000000..c2e1284 Binary files /dev/null and b/Armor Workspace/textures/items/diamond_helmet.png differ diff --git a/Armor Workspace/textures/items/diamond_leggings.png b/Armor Workspace/textures/items/diamond_leggings.png new file mode 100755 index 0000000..7d6888d Binary files /dev/null and b/Armor Workspace/textures/items/diamond_leggings.png differ diff --git a/Armor Workspace/textures/items/elytra.png b/Armor Workspace/textures/items/elytra.png new file mode 100755 index 0000000..7947591 Binary files /dev/null and b/Armor Workspace/textures/items/elytra.png differ diff --git a/Armor Workspace/textures/items/gold_boots.png b/Armor Workspace/textures/items/gold_boots.png new file mode 100755 index 0000000..6db9ecd Binary files /dev/null and b/Armor Workspace/textures/items/gold_boots.png differ diff --git a/Armor Workspace/textures/items/gold_chestplate.png b/Armor Workspace/textures/items/gold_chestplate.png new file mode 100755 index 0000000..8783abc Binary files /dev/null and b/Armor Workspace/textures/items/gold_chestplate.png differ diff --git a/Armor Workspace/textures/items/gold_helmet.png b/Armor Workspace/textures/items/gold_helmet.png new file mode 100755 index 0000000..bb8dc69 Binary files /dev/null and b/Armor Workspace/textures/items/gold_helmet.png differ diff --git a/Armor Workspace/textures/items/gold_leggings.png b/Armor Workspace/textures/items/gold_leggings.png new file mode 100755 index 0000000..1e766eb Binary files /dev/null and b/Armor Workspace/textures/items/gold_leggings.png differ diff --git a/Armor Workspace/textures/items/iron_boots.png b/Armor Workspace/textures/items/iron_boots.png new file mode 100755 index 0000000..d9615a7 Binary files /dev/null and b/Armor Workspace/textures/items/iron_boots.png differ diff --git a/Armor Workspace/textures/items/iron_chestplate.png b/Armor Workspace/textures/items/iron_chestplate.png new file mode 100755 index 0000000..ed04d48 Binary files /dev/null and b/Armor Workspace/textures/items/iron_chestplate.png differ diff --git a/Armor Workspace/textures/items/iron_helmet.png b/Armor Workspace/textures/items/iron_helmet.png new file mode 100755 index 0000000..07d05e1 Binary files /dev/null and b/Armor Workspace/textures/items/iron_helmet.png differ diff --git a/Armor Workspace/textures/items/iron_leggings.png b/Armor Workspace/textures/items/iron_leggings.png new file mode 100755 index 0000000..77c90de Binary files /dev/null and b/Armor Workspace/textures/items/iron_leggings.png differ diff --git a/Armor Workspace/textures/items/netherite_boots.png b/Armor Workspace/textures/items/netherite_boots.png new file mode 100755 index 0000000..587c169 Binary files /dev/null and b/Armor Workspace/textures/items/netherite_boots.png differ diff --git a/Armor Workspace/textures/items/netherite_chestplate.png b/Armor Workspace/textures/items/netherite_chestplate.png new file mode 100755 index 0000000..ad1591f Binary files /dev/null and b/Armor Workspace/textures/items/netherite_chestplate.png differ diff --git a/Armor Workspace/textures/items/netherite_helmet.png b/Armor Workspace/textures/items/netherite_helmet.png new file mode 100755 index 0000000..c3410b7 Binary files /dev/null and b/Armor Workspace/textures/items/netherite_helmet.png differ diff --git a/Armor Workspace/textures/items/netherite_leggings.png b/Armor Workspace/textures/items/netherite_leggings.png new file mode 100755 index 0000000..d2a43db Binary files /dev/null and b/Armor Workspace/textures/items/netherite_leggings.png differ diff --git a/Armor Workspace/textures/items/turtle_helmet.png b/Armor Workspace/textures/items/turtle_helmet.png new file mode 100755 index 0000000..7fc8524 Binary files /dev/null and b/Armor Workspace/textures/items/turtle_helmet.png differ diff --git a/Armor Workspace/textures/models/armor/Diamond Swatches.aco b/Armor Workspace/textures/models/armor/Diamond Swatches.aco new file mode 100755 index 0000000..22bbcdb Binary files /dev/null and b/Armor Workspace/textures/models/armor/Diamond Swatches.aco differ diff --git a/Armor Workspace/textures/models/armor/Gold Swatches.aco b/Armor Workspace/textures/models/armor/Gold Swatches.aco new file mode 100755 index 0000000..b5d4e27 Binary files /dev/null and b/Armor Workspace/textures/models/armor/Gold Swatches.aco differ diff --git a/Armor Workspace/textures/models/armor/Template_1.png b/Armor Workspace/textures/models/armor/Template_1.png new file mode 100755 index 0000000..2aafa22 Binary files /dev/null and b/Armor Workspace/textures/models/armor/Template_1.png differ diff --git a/Armor Workspace/textures/models/armor/Template_2.png b/Armor Workspace/textures/models/armor/Template_2.png new file mode 100755 index 0000000..19dc817 Binary files /dev/null and b/Armor Workspace/textures/models/armor/Template_2.png differ diff --git a/Armor Workspace/textures/models/armor/chain_1.png b/Armor Workspace/textures/models/armor/chain_1.png new file mode 100755 index 0000000..63d65f3 Binary files /dev/null and b/Armor Workspace/textures/models/armor/chain_1.png differ diff --git a/Armor Workspace/textures/models/armor/chain_2.png b/Armor Workspace/textures/models/armor/chain_2.png new file mode 100755 index 0000000..b5e2148 Binary files /dev/null and b/Armor Workspace/textures/models/armor/chain_2.png differ diff --git a/Armor Workspace/textures/models/armor/cloth_1.png b/Armor Workspace/textures/models/armor/cloth_1.png new file mode 100755 index 0000000..88f017f Binary files /dev/null and b/Armor Workspace/textures/models/armor/cloth_1.png differ diff --git a/Armor Workspace/textures/models/armor/cloth_2.png b/Armor Workspace/textures/models/armor/cloth_2.png new file mode 100755 index 0000000..4fe99d6 Binary files /dev/null and b/Armor Workspace/textures/models/armor/cloth_2.png differ diff --git a/Armor Workspace/textures/models/armor/diamond_1.png b/Armor Workspace/textures/models/armor/diamond_1.png new file mode 100755 index 0000000..36127ff Binary files /dev/null and b/Armor Workspace/textures/models/armor/diamond_1.png differ diff --git a/Armor Workspace/textures/models/armor/diamond_2.png b/Armor Workspace/textures/models/armor/diamond_2.png new file mode 100755 index 0000000..525a57e Binary files /dev/null and b/Armor Workspace/textures/models/armor/diamond_2.png differ diff --git a/Armor Workspace/textures/models/armor/elytra.png b/Armor Workspace/textures/models/armor/elytra.png new file mode 100755 index 0000000..bd97db9 Binary files /dev/null and b/Armor Workspace/textures/models/armor/elytra.png differ diff --git a/Armor Workspace/textures/models/armor/gold_1.png b/Armor Workspace/textures/models/armor/gold_1.png new file mode 100755 index 0000000..cc8cbd7 Binary files /dev/null and b/Armor Workspace/textures/models/armor/gold_1.png differ diff --git a/Armor Workspace/textures/models/armor/gold_2.png b/Armor Workspace/textures/models/armor/gold_2.png new file mode 100755 index 0000000..2894713 Binary files /dev/null and b/Armor Workspace/textures/models/armor/gold_2.png differ diff --git a/Armor Workspace/textures/models/armor/iron_1.png b/Armor Workspace/textures/models/armor/iron_1.png new file mode 100755 index 0000000..6df88dc Binary files /dev/null and b/Armor Workspace/textures/models/armor/iron_1.png differ diff --git a/Armor Workspace/textures/models/armor/iron_2.png b/Armor Workspace/textures/models/armor/iron_2.png new file mode 100755 index 0000000..9c3392e Binary files /dev/null and b/Armor Workspace/textures/models/armor/iron_2.png differ diff --git a/Armor Workspace/textures/models/armor/leather_1.tga b/Armor Workspace/textures/models/armor/leather_1.tga new file mode 100755 index 0000000..2e20315 Binary files /dev/null and b/Armor Workspace/textures/models/armor/leather_1.tga differ diff --git a/Armor Workspace/textures/models/armor/leather_2.tga b/Armor Workspace/textures/models/armor/leather_2.tga new file mode 100755 index 0000000..712ddb5 Binary files /dev/null and b/Armor Workspace/textures/models/armor/leather_2.tga differ diff --git a/Armor Workspace/textures/models/armor/netherite_1.png b/Armor Workspace/textures/models/armor/netherite_1.png new file mode 100755 index 0000000..fd9ef77 Binary files /dev/null and b/Armor Workspace/textures/models/armor/netherite_1.png differ diff --git a/Armor Workspace/textures/models/armor/netherite_2.png b/Armor Workspace/textures/models/armor/netherite_2.png new file mode 100755 index 0000000..992b3b9 Binary files /dev/null and b/Armor Workspace/textures/models/armor/netherite_2.png differ diff --git a/Armor Workspace/textures/models/armor/turtle_1.png b/Armor Workspace/textures/models/armor/turtle_1.png new file mode 100755 index 0000000..cf888fa Binary files /dev/null and b/Armor Workspace/textures/models/armor/turtle_1.png differ diff --git a/Armor Workspace/textures/ui/empty_armor_slot_boots.png b/Armor Workspace/textures/ui/empty_armor_slot_boots.png new file mode 100755 index 0000000..ef51fe5 Binary files /dev/null and b/Armor Workspace/textures/ui/empty_armor_slot_boots.png differ diff --git a/Armor Workspace/textures/ui/empty_armor_slot_chestplate.png b/Armor Workspace/textures/ui/empty_armor_slot_chestplate.png new file mode 100755 index 0000000..c6a1195 Binary files /dev/null and b/Armor Workspace/textures/ui/empty_armor_slot_chestplate.png differ diff --git a/Armor Workspace/textures/ui/empty_armor_slot_helmet.png b/Armor Workspace/textures/ui/empty_armor_slot_helmet.png new file mode 100755 index 0000000..e5bfeb6 Binary files /dev/null and b/Armor Workspace/textures/ui/empty_armor_slot_helmet.png differ diff --git a/Armor Workspace/textures/ui/empty_armor_slot_leggings.png b/Armor Workspace/textures/ui/empty_armor_slot_leggings.png new file mode 100755 index 0000000..4bb1be4 Binary files /dev/null and b/Armor Workspace/textures/ui/empty_armor_slot_leggings.png differ diff --git a/Pack Versions/Beartech Armor v0_1.mcpack b/Pack Versions/Beartech Armor v0_1.mcpack new file mode 100755 index 0000000..f197fab Binary files /dev/null and b/Pack Versions/Beartech Armor v0_1.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_10.mcpack b/Pack Versions/Beartech Armor v0_10.mcpack new file mode 100755 index 0000000..374f861 Binary files /dev/null and b/Pack Versions/Beartech Armor v0_10.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_11.mcpack b/Pack Versions/Beartech Armor v0_11.mcpack new file mode 100755 index 0000000..2540c4f Binary files /dev/null and b/Pack Versions/Beartech Armor v0_11.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_2.mcpack b/Pack Versions/Beartech Armor v0_2.mcpack new file mode 100755 index 0000000..1fa55f5 Binary files /dev/null and b/Pack Versions/Beartech Armor v0_2.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_3.mcpack b/Pack Versions/Beartech Armor v0_3.mcpack new file mode 100755 index 0000000..9aea38f Binary files /dev/null and b/Pack Versions/Beartech Armor v0_3.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_4.mcpack b/Pack Versions/Beartech Armor v0_4.mcpack new file mode 100755 index 0000000..9d5e671 Binary files /dev/null and b/Pack Versions/Beartech Armor v0_4.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_5.mcpack b/Pack Versions/Beartech Armor v0_5.mcpack new file mode 100755 index 0000000..edde828 Binary files /dev/null and b/Pack Versions/Beartech Armor v0_5.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_6.mcpack b/Pack Versions/Beartech Armor v0_6.mcpack new file mode 100755 index 0000000..7c61a61 Binary files /dev/null and b/Pack Versions/Beartech Armor v0_6.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_7.mcpack b/Pack Versions/Beartech Armor v0_7.mcpack new file mode 100755 index 0000000..351cc32 Binary files /dev/null and b/Pack Versions/Beartech Armor v0_7.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_8.mcpack b/Pack Versions/Beartech Armor v0_8.mcpack new file mode 100755 index 0000000..da0908b Binary files /dev/null and b/Pack Versions/Beartech Armor v0_8.mcpack differ diff --git a/Pack Versions/Beartech Armor v0_9.mcpack b/Pack Versions/Beartech Armor v0_9.mcpack new file mode 100755 index 0000000..9428e8d Binary files /dev/null and b/Pack Versions/Beartech Armor v0_9.mcpack differ diff --git a/Pack Versions/Beartech Armor v1_0.mcpack b/Pack Versions/Beartech Armor v1_0.mcpack new file mode 100755 index 0000000..b001e00 Binary files /dev/null and b/Pack Versions/Beartech Armor v1_0.mcpack differ