From 8e2e5a04cb3091ad7ce29c80c8ae45ed4dc764f7 Mon Sep 17 00:00:00 2001 From: NPXcoot Date: Fri, 14 Oct 2016 00:29:27 +0200 Subject: [PATCH] New tools and reorganisation of the textures --- nssm_armor.lua | 17 +- nssm_materials.lua | 222 +++++++++++++++++- textures/ant_billhook.png | Bin 0 -> 318 bytes textures/ant_hoe.png | Bin 0 -> 347 bytes textures/ant_pick.png | Bin 0 -> 379 bytes textures/ant_shovel.png | Bin 0 -> 304 bytes textures/{ => armors}/inv_boots_ant.png | Bin .../{ => armors}/inv_boots_black_duck.png | Bin textures/{ => armors}/inv_boots_bloco.png | Bin textures/{ => armors}/inv_boots_croco.png | Bin textures/{ => armors}/inv_boots_duck.png | Bin textures/{ => armors}/inv_boots_felucco.png | Bin textures/{ => armors}/inv_boots_ice.png | Bin textures/{ => armors}/inv_boots_manticore.png | Bin textures/{ => armors}/inv_boots_mor.png | Bin textures/{ => armors}/inv_boots_whitewolf.png | Bin textures/{ => armors}/inv_boots_wolf.png | Bin textures/{ => armors}/inv_chestplate_ant.png | Bin .../inv_chestplate_black_duck.png | Bin .../{ => armors}/inv_chestplate_bloco.png | Bin .../{ => armors}/inv_chestplate_croco.png | Bin textures/{ => armors}/inv_chestplate_duck.png | Bin .../{ => armors}/inv_chestplate_felucco.png | Bin textures/{ => armors}/inv_chestplate_ice.png | Bin .../{ => armors}/inv_chestplate_manticore.png | Bin textures/{ => armors}/inv_chestplate_mor.png | Bin .../{ => armors}/inv_chestplate_snake.png | Bin .../{ => armors}/inv_chestplate_whitewolf.png | Bin textures/{ => armors}/inv_chestplate_wolf.png | Bin textures/{ => armors}/inv_helmet_ant.png | Bin .../{ => armors}/inv_helmet_black_duck.png | Bin textures/{ => armors}/inv_helmet_bloco.png | Bin textures/{ => armors}/inv_helmet_croco.png | Bin textures/{ => armors}/inv_helmet_crown.png | Bin textures/{ => armors}/inv_helmet_duck.png | Bin textures/{ => armors}/inv_helmet_felucco.png | Bin textures/{ => armors}/inv_helmet_ice.png | Bin .../{ => armors}/inv_helmet_manticore.png | Bin .../{ => armors}/inv_helmet_masticone.png | Bin .../inv_helmet_masticone_crowned.png | Bin textures/{ => armors}/inv_helmet_mor.png | Bin textures/{ => armors}/inv_helmet_pumpking.png | Bin .../{ => armors}/inv_helmet_whitewolf.png | Bin textures/{ => armors}/inv_helmet_wolf.png | Bin textures/{ => armors}/inv_leggings_ant.png | Bin .../{ => armors}/inv_leggings_black_duck.png | Bin textures/{ => armors}/inv_leggings_bloco.png | Bin textures/{ => armors}/inv_leggings_croco.png | Bin textures/{ => armors}/inv_leggings_duck.png | Bin .../{ => armors}/inv_leggings_felucco.png | Bin textures/{ => armors}/inv_leggings_ice.png | Bin .../{ => armors}/inv_leggings_manticore.png | Bin textures/{ => armors}/inv_leggings_mor.png | Bin .../{ => armors}/inv_leggings_whitewolf.png | Bin textures/{ => armors}/inv_leggings_wolf.png | Bin textures/{ => armors}/inv_shield_crab.png | Bin textures/{ => armors}/inv_shield_ice.png | Bin textures/{ => armors}/inv_shield_mor.png | Bin textures/{ => armors}/nssm_boots_ant.png | Bin .../{ => armors}/nssm_boots_ant_preview.png | Bin .../{ => armors}/nssm_boots_black_duck.png | Bin .../nssm_boots_black_duck_preview.png | Bin textures/{ => armors}/nssm_boots_bloco.png | Bin .../{ => armors}/nssm_boots_bloco_preview.png | Bin textures/{ => armors}/nssm_boots_croco.png | Bin .../{ => armors}/nssm_boots_croco_preview.png | Bin textures/{ => armors}/nssm_boots_duck.png | Bin .../{ => armors}/nssm_boots_duck_preview.png | Bin textures/{ => armors}/nssm_boots_felucco.png | Bin .../nssm_boots_felucco_preview.png | Bin textures/{ => armors}/nssm_boots_ice.png | Bin .../{ => armors}/nssm_boots_ice_preview.png | Bin .../{ => armors}/nssm_boots_manticore.png | Bin .../nssm_boots_manticore_preview.png | Bin textures/{ => armors}/nssm_boots_mor.png | Bin .../{ => armors}/nssm_boots_mor_preview.png | Bin .../{ => armors}/nssm_boots_whitewolf.png | Bin .../nssm_boots_whitewolf_preview.png | Bin textures/{ => armors}/nssm_boots_wolf.png | Bin .../{ => armors}/nssm_boots_wolf_preview.png | Bin textures/{ => armors}/nssm_chestplate_ant.png | Bin .../nssm_chestplate_ant_preview.png | Bin .../nssm_chestplate_black_duck.png | Bin .../nssm_chestplate_black_duck_preview.png | Bin .../{ => armors}/nssm_chestplate_bloco.png | Bin .../nssm_chestplate_bloco_preview.png | Bin .../{ => armors}/nssm_chestplate_croco.png | Bin .../nssm_chestplate_croco_preview.png | Bin .../{ => armors}/nssm_chestplate_duck.png | Bin .../nssm_chestplate_duck_preview.png | Bin .../{ => armors}/nssm_chestplate_felucco.png | Bin .../nssm_chestplate_felucco_preview.png | Bin textures/{ => armors}/nssm_chestplate_ice.png | Bin .../nssm_chestplate_ice_preview.png | Bin .../nssm_chestplate_manticore.png | Bin .../nssm_chestplate_manticore_preview.png | Bin textures/{ => armors}/nssm_chestplate_mor.png | Bin .../nssm_chestplate_mor_preview.png | Bin .../{ => armors}/nssm_chestplate_snake.png | Bin .../nssm_chestplate_snake_preview.png | Bin .../nssm_chestplate_whitewolf.png | Bin .../nssm_chestplate_whitewolf_preview.png | Bin .../{ => armors}/nssm_chestplate_wolf.png | Bin .../nssm_chestplate_wolf_preview.png | Bin textures/{ => armors}/nssm_helmet_ant.png | Bin .../{ => armors}/nssm_helmet_ant_preview.png | Bin .../{ => armors}/nssm_helmet_black_duck.png | Bin .../nssm_helmet_black_duck_preview.png | Bin textures/{ => armors}/nssm_helmet_bloco.png | Bin .../nssm_helmet_bloco_preview.png | Bin textures/{ => armors}/nssm_helmet_croco.png | Bin .../nssm_helmet_croco_preview.png | Bin textures/{ => armors}/nssm_helmet_crown.png | Bin .../nssm_helmet_crown_preview.png | Bin textures/{ => armors}/nssm_helmet_duck.png | Bin .../{ => armors}/nssm_helmet_duck_preview.png | Bin textures/{ => armors}/nssm_helmet_felucco.png | Bin .../nssm_helmet_felucco_preview.png | Bin textures/{ => armors}/nssm_helmet_ice.png | Bin .../{ => armors}/nssm_helmet_ice_preview.png | Bin .../{ => armors}/nssm_helmet_manticore.png | Bin .../nssm_helmet_manticore_preview.png | Bin .../{ => armors}/nssm_helmet_masticone.png | Bin .../nssm_helmet_masticone_crowned.png | Bin .../nssm_helmet_masticone_crowned_preview.png | Bin .../nssm_helmet_masticone_preview.png | Bin textures/{ => armors}/nssm_helmet_mor.png | Bin .../{ => armors}/nssm_helmet_mor_preview.png | Bin .../{ => armors}/nssm_helmet_pumpking.png | Bin .../nssm_helmet_pumpking_preview.png | Bin .../{ => armors}/nssm_helmet_whitewolf.png | Bin .../nssm_helmet_whitewolf_preview.png | Bin textures/{ => armors}/nssm_helmet_wolf.png | Bin .../{ => armors}/nssm_helmet_wolf_preview.png | Bin textures/{ => armors}/nssm_leggings_ant.png | Bin .../nssm_leggings_ant_preview.png | Bin .../{ => armors}/nssm_leggings_black_duck.png | Bin .../nssm_leggings_black_duck_preview.png | Bin textures/{ => armors}/nssm_leggings_bloco.png | Bin .../nssm_leggings_bloco_preview.png | Bin textures/{ => armors}/nssm_leggings_croco.png | Bin .../nssm_leggings_croco_preview.png | Bin textures/{ => armors}/nssm_leggings_duck.png | Bin .../nssm_leggings_duck_preview.png | Bin .../{ => armors}/nssm_leggings_felucco.png | Bin .../nssm_leggings_felucco_preview.png | Bin textures/{ => armors}/nssm_leggings_ice.png | Bin .../nssm_leggings_ice_preview.png | Bin .../{ => armors}/nssm_leggings_manticore.png | Bin .../nssm_leggings_manticore_preview.png | Bin textures/{ => armors}/nssm_leggings_mor.png | Bin .../nssm_leggings_mor_preview.png | Bin .../{ => armors}/nssm_leggings_whitewolf.png | Bin .../nssm_leggings_whitewolf_preview.png | Bin textures/{ => armors}/nssm_leggings_wolf.png | Bin .../nssm_leggings_wolf_preview.png | Bin textures/{ => armors}/nssm_shield_crab.png | Bin .../{ => armors}/nssm_shield_crab_preview.png | Bin textures/{ => armors}/nssm_shield_ice.png | Bin .../{ => armors}/nssm_shield_ice_preview.png | Bin textures/{ => armors}/nssm_shield_mor.png | Bin .../{ => armors}/nssm_shield_mor_preview.png | Bin textures/{ => craftitems}/ant_hard_skin.png | Bin textures/{ => craftitems}/ant_mandible.png | Bin .../{ => craftitems}/ant_queen_abdomen.png | Bin .../{ => craftitems}/black_duck_feather.png | Bin textures/{ => craftitems}/black_ice_tooth.png | Bin textures/{ => craftitems}/black_sand.png | Bin textures/{ => craftitems}/bloco_skin.png | Bin .../crab_carapace_fragment.png | Bin textures/{ => craftitems}/crab_chela.png | Bin textures/{ => craftitems}/crocodile_skin.png | Bin .../{ => craftitems}/cursed_pumpkin_seed.png | Bin textures/{ => craftitems}/duck_beak.png | Bin textures/{ => craftitems}/duck_feather.png | Bin textures/{ => craftitems}/energy_globe.png | Bin textures/{ => craftitems}/envious_moranga.png | Bin .../envious_soul_fragment.png | Bin textures/{ => craftitems}/eyed_tentacle.png | Bin textures/{ => craftitems}/felucco_fur.png | Bin textures/{ => craftitems}/felucco_horn.png | Bin .../{ => craftitems}/gluttonous_moranga.png | Bin .../gluttonous_soul_fragment.png | Bin .../{ => craftitems}/great_energy_globe.png | Bin textures/{ => craftitems}/greedy_moranga.png | Bin .../{ => craftitems}/greedy_soul_fragment.png | Bin textures/{ => craftitems}/ice_tooth.png | Bin textures/{ => craftitems}/king_duck_crown.png | Bin textures/{ => craftitems}/lava_titan_eye.png | Bin textures/{ => craftitems}/life_energy.png | Bin .../{ => craftitems}/little_ice_tooth.png | Bin textures/{ => craftitems}/lustful_moranga.png | Bin .../lustful_soul_fragment.png | Bin textures/{ => craftitems}/manticore_fur.png | Bin textures/{ => craftitems}/manticore_spine.png | Bin textures/{ => craftitems}/mantis_claw.png | Bin textures/{ => craftitems}/masticone_fang.png | Bin textures/{ => craftitems}/masticone_skull.png | Bin .../masticone_skull_crowned.png | Bin .../masticone_skull_fragments.png | Bin textures/{ => craftitems}/night_feather.png | Bin textures/{ => craftitems}/proud_moranga.png | Bin .../{ => craftitems}/proud_soul_fragment.png | Bin textures/{ => craftitems}/sky_feather.png | Bin .../{ => craftitems}/slothful_moranga.png | Bin .../slothful_soul_fragment.png | Bin textures/{ => craftitems}/snake_scute.png | Bin .../{ => craftitems}/stoneater_mandible.png | Bin textures/{ => craftitems}/sun_feather.png | Bin .../superior_energy_globe.png | Bin .../{ => craftitems}/tarantula_chelicerae.png | Bin textures/{ => craftitems}/tentacle_curly.png | Bin textures/{ => craftitems}/white_wolf_fur.png | Bin textures/{ => craftitems}/wolf_fur.png | Bin .../{ => craftitems}/wrathful_moranga.png | Bin .../wrathful_soul_fragment.png | Bin textures/duck_beak_pick.png | Bin 0 -> 563 bytes textures/duck_beak_shovel.png | Bin 0 -> 573 bytes textures/{ => eggs}/ant_queen_egg.png | Bin textures/{ => eggs}/ant_soldier_egg.png | Bin textures/{ => eggs}/ant_worker_egg.png | Bin textures/{ => eggs}/black_widow_egg.png | Bin textures/{ => eggs}/bloco_egg.png | Bin textures/{ => eggs}/crab_egg.png | Bin textures/{ => eggs}/crocodile_egg.png | Bin textures/{ => eggs}/daddy_long_legs_egg.png | Bin textures/{ => eggs}/dolidrosaurus_egg.png | Bin textures/{ => eggs}/duck_egg.png | Bin textures/{ => eggs}/duck_egg_fragments.png | Bin textures/{ => eggs}/duckking_egg.png | Bin textures/{ => eggs}/echidna_egg.png | Bin textures/{ => eggs}/enderduck_egg.png | Bin textures/{ => eggs}/felucco_egg.png | Bin textures/{ => eggs}/flying_duck_egg.png | Bin textures/{ => eggs}/giant_sandworm_egg.png | Bin textures/{ => eggs}/icelamander_egg.png | Bin textures/{ => eggs}/icesnake_egg.png | Bin textures/{ => eggs}/kraken_egg.png | Bin textures/{ => eggs}/larva_egg.png | Bin textures/{ => eggs}/lava_titan_egg.png | Bin textures/{ => eggs}/manticore_egg.png | Bin textures/{ => eggs}/mantis_beast_egg.png | Bin textures/{ => eggs}/mantis_egg.png | Bin textures/{ => eggs}/masticone_egg.png | Bin textures/{ => eggs}/mese_egg.png | Bin textures/{ => eggs}/moonheron_egg.png | Bin textures/{ => eggs}/mordain_egg.png | Bin textures/{ => eggs}/morde_egg.png | Bin textures/{ => eggs}/morgre_egg.png | Bin textures/{ => eggs}/morgut_egg.png | Bin textures/{ => eggs}/morlu_egg.png | Bin textures/{ => eggs}/morvalarr_egg.png | Bin textures/{ => eggs}/morvy_egg.png | Bin textures/{ => eggs}/morwa_egg.png | Bin textures/{ => eggs}/night_master_egg.png | Bin textures/{ => eggs}/octopus_egg.png | Bin textures/{ => eggs}/phoenix_egg.png | Bin textures/{ => eggs}/pumpboom_large_egg.png | Bin textures/{ => eggs}/pumpboom_medium_egg.png | Bin textures/{ => eggs}/pumpboom_small_egg.png | Bin textures/{ => eggs}/pumpking_egg.png | Bin textures/{ => eggs}/sand_bloco_egg.png | Bin textures/{ => eggs}/sandworm_egg.png | Bin textures/{ => eggs}/scrausics_egg.png | Bin textures/{ => eggs}/signosigno_egg.png | Bin textures/{ => eggs}/snow_biter_egg.png | Bin textures/{ => eggs}/spiderduck_egg.png | Bin textures/{ => eggs}/stone_eater_egg.png | Bin textures/{ => eggs}/swimming_duck_egg.png | Bin textures/{ => eggs}/tarantula_egg.png | Bin textures/{ => eggs}/uloboros_egg.png | Bin textures/{ => eggs}/werewolf_egg.png | Bin textures/{ => eggs}/white_werewolf_egg.png | Bin textures/{ => eggs}/xgaloctopus_egg.png | Bin textures/felucco_hoe.png | Bin 0 -> 921 bytes textures/felucco_knife.png | Bin 0 -> 922 bytes textures/{ => food}/amphibian_heart.png | Bin textures/food/amphibian_ribs.png | Bin 0 -> 684 bytes textures/{ => food}/ant_leg.png | Bin textures/{ => food}/brain.png | Bin textures/{ => food}/chichibios_heron_leg.png | Bin textures/{ => food}/crocodile_tail.png | Bin textures/food/dolidrosaurus_fin.png | Bin 0 -> 691 bytes textures/{ => food}/duck_legs.png | Bin textures/{ => food}/felucco_steak.png | Bin .../{ => food}/frosted_amphibian_heart.png | Bin textures/{ => food}/heron_leg.png | Bin textures/food/larva_juice.png | Bin 0 -> 549 bytes textures/food/larva_meat.png | Bin 0 -> 566 bytes textures/food/larva_soup.png | Bin 0 -> 586 bytes textures/food/mantis_meat.png | Bin 0 -> 634 bytes textures/{ => food}/phoenix_nuggets.png | Bin textures/{ => food}/phoenix_tear.png | Bin textures/{ => food}/raw_scrausics_wing.png | Bin .../{ => food}/roasted_amphibian_heart.png | Bin textures/food/roasted_amphibian_ribs.png | Bin 0 -> 766 bytes textures/{ => food}/roasted_ant_leg.png | Bin textures/{ => food}/roasted_brain.png | Bin .../{ => food}/roasted_crocodile_tail.png | Bin textures/food/roasted_dolidorsaurus_fin.png | Bin 0 -> 599 bytes textures/{ => food}/roasted_duck_legs.png | Bin textures/{ => food}/roasted_felucco_steak.png | Bin textures/food/roasted_mantis_meat.png | Bin 0 -> 679 bytes textures/food/roasted_silk_gland.png | Bin 0 -> 709 bytes textures/{ => food}/roasted_spider_leg.png | Bin textures/food/roasted_spider_meat.png | Bin 0 -> 654 bytes textures/{ => food}/roasted_tentacle.png | Bin textures/{ => food}/roasted_werewolf_leg.png | Bin textures/{ => food}/roasted_worm_flesh.png | Bin textures/food/silk_gland.png | Bin 0 -> 755 bytes textures/{ => food}/spicy_scrausics_wing.png | Bin textures/{ => food}/spider_leg.png | Bin textures/food/spider_meat.png | Bin 0 -> 737 bytes textures/{ => food}/surimi.png | Bin textures/{ => food}/tentacle.png | Bin textures/{ => food}/werewolf_leg.png | Bin textures/{ => food}/worm_flesh.png | Bin textures/little_ice_tooth_knife.png | Bin 0 -> 212 bytes textures/manticore_spine_knife.png | Bin 0 -> 218 bytes textures/mantis_axe.png | Bin 0 -> 416 bytes textures/mantis_battleaxe.png | Bin 0 -> 438 bytes textures/mantis_pick.png | Bin 0 -> 369 bytes textures/nssm_blood.png | Bin 820 -> 670 bytes textures/tarantula_warhammer.png | Bin 0 -> 750 bytes 324 files changed, 219 insertions(+), 20 deletions(-) create mode 100644 textures/ant_billhook.png create mode 100644 textures/ant_hoe.png create mode 100644 textures/ant_pick.png create mode 100644 textures/ant_shovel.png rename textures/{ => armors}/inv_boots_ant.png (100%) rename textures/{ => armors}/inv_boots_black_duck.png (100%) rename textures/{ => armors}/inv_boots_bloco.png (100%) rename textures/{ => armors}/inv_boots_croco.png (100%) rename textures/{ => armors}/inv_boots_duck.png (100%) rename textures/{ => armors}/inv_boots_felucco.png (100%) rename textures/{ => armors}/inv_boots_ice.png (100%) rename textures/{ => armors}/inv_boots_manticore.png (100%) rename textures/{ => armors}/inv_boots_mor.png (100%) rename textures/{ => armors}/inv_boots_whitewolf.png (100%) rename textures/{ => armors}/inv_boots_wolf.png (100%) rename textures/{ => armors}/inv_chestplate_ant.png (100%) rename textures/{ => armors}/inv_chestplate_black_duck.png (100%) rename textures/{ => armors}/inv_chestplate_bloco.png (100%) rename textures/{ => armors}/inv_chestplate_croco.png (100%) rename textures/{ => armors}/inv_chestplate_duck.png (100%) rename textures/{ => armors}/inv_chestplate_felucco.png (100%) rename textures/{ => armors}/inv_chestplate_ice.png (100%) rename textures/{ => armors}/inv_chestplate_manticore.png (100%) rename textures/{ => armors}/inv_chestplate_mor.png (100%) rename textures/{ => armors}/inv_chestplate_snake.png (100%) rename textures/{ => armors}/inv_chestplate_whitewolf.png (100%) rename textures/{ => armors}/inv_chestplate_wolf.png (100%) rename textures/{ => armors}/inv_helmet_ant.png (100%) rename textures/{ => armors}/inv_helmet_black_duck.png (100%) rename textures/{ => armors}/inv_helmet_bloco.png (100%) rename textures/{ => armors}/inv_helmet_croco.png (100%) rename textures/{ => armors}/inv_helmet_crown.png (100%) rename textures/{ => armors}/inv_helmet_duck.png (100%) rename textures/{ => armors}/inv_helmet_felucco.png (100%) rename textures/{ => armors}/inv_helmet_ice.png (100%) rename textures/{ => armors}/inv_helmet_manticore.png (100%) rename textures/{ => armors}/inv_helmet_masticone.png (100%) rename textures/{ => armors}/inv_helmet_masticone_crowned.png (100%) rename textures/{ => armors}/inv_helmet_mor.png (100%) rename textures/{ => armors}/inv_helmet_pumpking.png (100%) rename textures/{ => armors}/inv_helmet_whitewolf.png (100%) rename textures/{ => armors}/inv_helmet_wolf.png (100%) rename textures/{ => armors}/inv_leggings_ant.png (100%) rename textures/{ => armors}/inv_leggings_black_duck.png (100%) rename textures/{ => armors}/inv_leggings_bloco.png (100%) rename textures/{ => armors}/inv_leggings_croco.png (100%) rename textures/{ => armors}/inv_leggings_duck.png (100%) rename textures/{ => armors}/inv_leggings_felucco.png (100%) rename textures/{ => armors}/inv_leggings_ice.png (100%) rename textures/{ => armors}/inv_leggings_manticore.png (100%) rename textures/{ => armors}/inv_leggings_mor.png (100%) rename textures/{ => armors}/inv_leggings_whitewolf.png (100%) rename textures/{ => armors}/inv_leggings_wolf.png (100%) rename textures/{ => armors}/inv_shield_crab.png (100%) rename textures/{ => armors}/inv_shield_ice.png (100%) rename textures/{ => armors}/inv_shield_mor.png (100%) rename textures/{ => armors}/nssm_boots_ant.png (100%) rename textures/{ => armors}/nssm_boots_ant_preview.png (100%) rename textures/{ => armors}/nssm_boots_black_duck.png (100%) rename textures/{ => armors}/nssm_boots_black_duck_preview.png (100%) rename textures/{ => armors}/nssm_boots_bloco.png (100%) rename textures/{ => armors}/nssm_boots_bloco_preview.png (100%) rename textures/{ => armors}/nssm_boots_croco.png (100%) rename textures/{ => armors}/nssm_boots_croco_preview.png (100%) rename textures/{ => armors}/nssm_boots_duck.png (100%) rename textures/{ => armors}/nssm_boots_duck_preview.png (100%) rename textures/{ => armors}/nssm_boots_felucco.png (100%) rename textures/{ => armors}/nssm_boots_felucco_preview.png (100%) rename textures/{ => armors}/nssm_boots_ice.png (100%) rename textures/{ => armors}/nssm_boots_ice_preview.png (100%) rename textures/{ => armors}/nssm_boots_manticore.png (100%) rename textures/{ => armors}/nssm_boots_manticore_preview.png (100%) rename textures/{ => armors}/nssm_boots_mor.png (100%) rename textures/{ => armors}/nssm_boots_mor_preview.png (100%) rename textures/{ => armors}/nssm_boots_whitewolf.png (100%) rename textures/{ => armors}/nssm_boots_whitewolf_preview.png (100%) rename textures/{ => armors}/nssm_boots_wolf.png (100%) rename textures/{ => armors}/nssm_boots_wolf_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_ant.png (100%) rename textures/{ => armors}/nssm_chestplate_ant_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_black_duck.png (100%) rename textures/{ => armors}/nssm_chestplate_black_duck_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_bloco.png (100%) rename textures/{ => armors}/nssm_chestplate_bloco_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_croco.png (100%) rename textures/{ => armors}/nssm_chestplate_croco_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_duck.png (100%) rename textures/{ => armors}/nssm_chestplate_duck_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_felucco.png (100%) rename textures/{ => armors}/nssm_chestplate_felucco_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_ice.png (100%) rename textures/{ => armors}/nssm_chestplate_ice_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_manticore.png (100%) rename textures/{ => armors}/nssm_chestplate_manticore_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_mor.png (100%) rename textures/{ => armors}/nssm_chestplate_mor_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_snake.png (100%) rename textures/{ => armors}/nssm_chestplate_snake_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_whitewolf.png (100%) rename textures/{ => armors}/nssm_chestplate_whitewolf_preview.png (100%) rename textures/{ => armors}/nssm_chestplate_wolf.png (100%) rename textures/{ => armors}/nssm_chestplate_wolf_preview.png (100%) rename textures/{ => armors}/nssm_helmet_ant.png (100%) rename textures/{ => armors}/nssm_helmet_ant_preview.png (100%) rename textures/{ => armors}/nssm_helmet_black_duck.png (100%) rename textures/{ => armors}/nssm_helmet_black_duck_preview.png (100%) rename textures/{ => armors}/nssm_helmet_bloco.png (100%) rename textures/{ => armors}/nssm_helmet_bloco_preview.png (100%) rename textures/{ => armors}/nssm_helmet_croco.png (100%) rename textures/{ => armors}/nssm_helmet_croco_preview.png (100%) rename textures/{ => armors}/nssm_helmet_crown.png (100%) rename textures/{ => armors}/nssm_helmet_crown_preview.png (100%) rename textures/{ => armors}/nssm_helmet_duck.png (100%) rename textures/{ => armors}/nssm_helmet_duck_preview.png (100%) rename textures/{ => armors}/nssm_helmet_felucco.png (100%) rename textures/{ => armors}/nssm_helmet_felucco_preview.png (100%) rename textures/{ => armors}/nssm_helmet_ice.png (100%) rename textures/{ => armors}/nssm_helmet_ice_preview.png (100%) rename textures/{ => armors}/nssm_helmet_manticore.png (100%) rename textures/{ => armors}/nssm_helmet_manticore_preview.png (100%) rename textures/{ => armors}/nssm_helmet_masticone.png (100%) rename textures/{ => armors}/nssm_helmet_masticone_crowned.png (100%) rename textures/{ => armors}/nssm_helmet_masticone_crowned_preview.png (100%) rename textures/{ => armors}/nssm_helmet_masticone_preview.png (100%) rename textures/{ => armors}/nssm_helmet_mor.png (100%) rename textures/{ => armors}/nssm_helmet_mor_preview.png (100%) rename textures/{ => armors}/nssm_helmet_pumpking.png (100%) rename textures/{ => armors}/nssm_helmet_pumpking_preview.png (100%) rename textures/{ => armors}/nssm_helmet_whitewolf.png (100%) rename textures/{ => armors}/nssm_helmet_whitewolf_preview.png (100%) rename textures/{ => armors}/nssm_helmet_wolf.png (100%) rename textures/{ => armors}/nssm_helmet_wolf_preview.png (100%) rename textures/{ => armors}/nssm_leggings_ant.png (100%) rename textures/{ => armors}/nssm_leggings_ant_preview.png (100%) rename textures/{ => armors}/nssm_leggings_black_duck.png (100%) rename textures/{ => armors}/nssm_leggings_black_duck_preview.png (100%) rename textures/{ => armors}/nssm_leggings_bloco.png (100%) rename textures/{ => armors}/nssm_leggings_bloco_preview.png (100%) rename textures/{ => armors}/nssm_leggings_croco.png (100%) rename textures/{ => armors}/nssm_leggings_croco_preview.png (100%) rename textures/{ => armors}/nssm_leggings_duck.png (100%) rename textures/{ => armors}/nssm_leggings_duck_preview.png (100%) rename textures/{ => armors}/nssm_leggings_felucco.png (100%) rename textures/{ => armors}/nssm_leggings_felucco_preview.png (100%) rename textures/{ => armors}/nssm_leggings_ice.png (100%) rename textures/{ => armors}/nssm_leggings_ice_preview.png (100%) rename textures/{ => armors}/nssm_leggings_manticore.png (100%) rename textures/{ => armors}/nssm_leggings_manticore_preview.png (100%) rename textures/{ => armors}/nssm_leggings_mor.png (100%) rename textures/{ => armors}/nssm_leggings_mor_preview.png (100%) rename textures/{ => armors}/nssm_leggings_whitewolf.png (100%) rename textures/{ => armors}/nssm_leggings_whitewolf_preview.png (100%) rename textures/{ => armors}/nssm_leggings_wolf.png (100%) rename textures/{ => armors}/nssm_leggings_wolf_preview.png (100%) rename textures/{ => armors}/nssm_shield_crab.png (100%) rename textures/{ => armors}/nssm_shield_crab_preview.png (100%) rename textures/{ => armors}/nssm_shield_ice.png (100%) rename textures/{ => armors}/nssm_shield_ice_preview.png (100%) rename textures/{ => armors}/nssm_shield_mor.png (100%) rename textures/{ => armors}/nssm_shield_mor_preview.png (100%) rename textures/{ => craftitems}/ant_hard_skin.png (100%) rename textures/{ => craftitems}/ant_mandible.png (100%) rename textures/{ => craftitems}/ant_queen_abdomen.png (100%) rename textures/{ => craftitems}/black_duck_feather.png (100%) rename textures/{ => craftitems}/black_ice_tooth.png (100%) rename textures/{ => craftitems}/black_sand.png (100%) rename textures/{ => craftitems}/bloco_skin.png (100%) rename textures/{ => craftitems}/crab_carapace_fragment.png (100%) rename textures/{ => craftitems}/crab_chela.png (100%) rename textures/{ => craftitems}/crocodile_skin.png (100%) rename textures/{ => craftitems}/cursed_pumpkin_seed.png (100%) rename textures/{ => craftitems}/duck_beak.png (100%) rename textures/{ => craftitems}/duck_feather.png (100%) rename textures/{ => craftitems}/energy_globe.png (100%) rename textures/{ => craftitems}/envious_moranga.png (100%) rename textures/{ => craftitems}/envious_soul_fragment.png (100%) rename textures/{ => craftitems}/eyed_tentacle.png (100%) rename textures/{ => craftitems}/felucco_fur.png (100%) rename textures/{ => craftitems}/felucco_horn.png (100%) rename textures/{ => craftitems}/gluttonous_moranga.png (100%) rename textures/{ => craftitems}/gluttonous_soul_fragment.png (100%) rename textures/{ => craftitems}/great_energy_globe.png (100%) rename textures/{ => craftitems}/greedy_moranga.png (100%) rename textures/{ => craftitems}/greedy_soul_fragment.png (100%) rename textures/{ => craftitems}/ice_tooth.png (100%) rename textures/{ => craftitems}/king_duck_crown.png (100%) rename textures/{ => craftitems}/lava_titan_eye.png (100%) rename textures/{ => craftitems}/life_energy.png (100%) rename textures/{ => craftitems}/little_ice_tooth.png (100%) rename textures/{ => craftitems}/lustful_moranga.png (100%) rename textures/{ => craftitems}/lustful_soul_fragment.png (100%) rename textures/{ => craftitems}/manticore_fur.png (100%) rename textures/{ => craftitems}/manticore_spine.png (100%) rename textures/{ => craftitems}/mantis_claw.png (100%) rename textures/{ => craftitems}/masticone_fang.png (100%) rename textures/{ => craftitems}/masticone_skull.png (100%) rename textures/{ => craftitems}/masticone_skull_crowned.png (100%) rename textures/{ => craftitems}/masticone_skull_fragments.png (100%) rename textures/{ => craftitems}/night_feather.png (100%) rename textures/{ => craftitems}/proud_moranga.png (100%) rename textures/{ => craftitems}/proud_soul_fragment.png (100%) rename textures/{ => craftitems}/sky_feather.png (100%) rename textures/{ => craftitems}/slothful_moranga.png (100%) rename textures/{ => craftitems}/slothful_soul_fragment.png (100%) rename textures/{ => craftitems}/snake_scute.png (100%) rename textures/{ => craftitems}/stoneater_mandible.png (100%) rename textures/{ => craftitems}/sun_feather.png (100%) rename textures/{ => craftitems}/superior_energy_globe.png (100%) rename textures/{ => craftitems}/tarantula_chelicerae.png (100%) rename textures/{ => craftitems}/tentacle_curly.png (100%) rename textures/{ => craftitems}/white_wolf_fur.png (100%) rename textures/{ => craftitems}/wolf_fur.png (100%) rename textures/{ => craftitems}/wrathful_moranga.png (100%) rename textures/{ => craftitems}/wrathful_soul_fragment.png (100%) create mode 100644 textures/duck_beak_pick.png create mode 100644 textures/duck_beak_shovel.png rename textures/{ => eggs}/ant_queen_egg.png (100%) rename textures/{ => eggs}/ant_soldier_egg.png (100%) rename textures/{ => eggs}/ant_worker_egg.png (100%) rename textures/{ => eggs}/black_widow_egg.png (100%) rename textures/{ => eggs}/bloco_egg.png (100%) rename textures/{ => eggs}/crab_egg.png (100%) rename textures/{ => eggs}/crocodile_egg.png (100%) rename textures/{ => eggs}/daddy_long_legs_egg.png (100%) rename textures/{ => eggs}/dolidrosaurus_egg.png (100%) rename textures/{ => eggs}/duck_egg.png (100%) rename textures/{ => eggs}/duck_egg_fragments.png (100%) rename textures/{ => eggs}/duckking_egg.png (100%) rename textures/{ => eggs}/echidna_egg.png (100%) rename textures/{ => eggs}/enderduck_egg.png (100%) rename textures/{ => eggs}/felucco_egg.png (100%) rename textures/{ => eggs}/flying_duck_egg.png (100%) rename textures/{ => eggs}/giant_sandworm_egg.png (100%) rename textures/{ => eggs}/icelamander_egg.png (100%) rename textures/{ => eggs}/icesnake_egg.png (100%) rename textures/{ => eggs}/kraken_egg.png (100%) rename textures/{ => eggs}/larva_egg.png (100%) rename textures/{ => eggs}/lava_titan_egg.png (100%) rename textures/{ => eggs}/manticore_egg.png (100%) rename textures/{ => eggs}/mantis_beast_egg.png (100%) rename textures/{ => eggs}/mantis_egg.png (100%) rename textures/{ => eggs}/masticone_egg.png (100%) rename textures/{ => eggs}/mese_egg.png (100%) rename textures/{ => eggs}/moonheron_egg.png (100%) rename textures/{ => eggs}/mordain_egg.png (100%) mode change 100755 => 100644 rename textures/{ => eggs}/morde_egg.png (100%) rename textures/{ => eggs}/morgre_egg.png (100%) rename textures/{ => eggs}/morgut_egg.png (100%) rename textures/{ => eggs}/morlu_egg.png (100%) rename textures/{ => eggs}/morvalarr_egg.png (100%) rename textures/{ => eggs}/morvy_egg.png (100%) rename textures/{ => eggs}/morwa_egg.png (100%) rename textures/{ => eggs}/night_master_egg.png (100%) rename textures/{ => eggs}/octopus_egg.png (100%) rename textures/{ => eggs}/phoenix_egg.png (100%) rename textures/{ => eggs}/pumpboom_large_egg.png (100%) rename textures/{ => eggs}/pumpboom_medium_egg.png (100%) rename textures/{ => eggs}/pumpboom_small_egg.png (100%) rename textures/{ => eggs}/pumpking_egg.png (100%) rename textures/{ => eggs}/sand_bloco_egg.png (100%) rename textures/{ => eggs}/sandworm_egg.png (100%) rename textures/{ => eggs}/scrausics_egg.png (100%) rename textures/{ => eggs}/signosigno_egg.png (100%) rename textures/{ => eggs}/snow_biter_egg.png (100%) rename textures/{ => eggs}/spiderduck_egg.png (100%) rename textures/{ => eggs}/stone_eater_egg.png (100%) rename textures/{ => eggs}/swimming_duck_egg.png (100%) rename textures/{ => eggs}/tarantula_egg.png (100%) rename textures/{ => eggs}/uloboros_egg.png (100%) rename textures/{ => eggs}/werewolf_egg.png (100%) rename textures/{ => eggs}/white_werewolf_egg.png (100%) rename textures/{ => eggs}/xgaloctopus_egg.png (100%) create mode 100644 textures/felucco_hoe.png create mode 100644 textures/felucco_knife.png rename textures/{ => food}/amphibian_heart.png (100%) create mode 100644 textures/food/amphibian_ribs.png rename textures/{ => food}/ant_leg.png (100%) rename textures/{ => food}/brain.png (100%) rename textures/{ => food}/chichibios_heron_leg.png (100%) rename textures/{ => food}/crocodile_tail.png (100%) create mode 100644 textures/food/dolidrosaurus_fin.png rename textures/{ => food}/duck_legs.png (100%) rename textures/{ => food}/felucco_steak.png (100%) rename textures/{ => food}/frosted_amphibian_heart.png (100%) rename textures/{ => food}/heron_leg.png (100%) create mode 100644 textures/food/larva_juice.png create mode 100644 textures/food/larva_meat.png create mode 100644 textures/food/larva_soup.png create mode 100644 textures/food/mantis_meat.png rename textures/{ => food}/phoenix_nuggets.png (100%) rename textures/{ => food}/phoenix_tear.png (100%) rename textures/{ => food}/raw_scrausics_wing.png (100%) rename textures/{ => food}/roasted_amphibian_heart.png (100%) create mode 100644 textures/food/roasted_amphibian_ribs.png rename textures/{ => food}/roasted_ant_leg.png (100%) rename textures/{ => food}/roasted_brain.png (100%) rename textures/{ => food}/roasted_crocodile_tail.png (100%) create mode 100644 textures/food/roasted_dolidorsaurus_fin.png rename textures/{ => food}/roasted_duck_legs.png (100%) rename textures/{ => food}/roasted_felucco_steak.png (100%) create mode 100644 textures/food/roasted_mantis_meat.png create mode 100644 textures/food/roasted_silk_gland.png rename textures/{ => food}/roasted_spider_leg.png (100%) create mode 100644 textures/food/roasted_spider_meat.png rename textures/{ => food}/roasted_tentacle.png (100%) rename textures/{ => food}/roasted_werewolf_leg.png (100%) rename textures/{ => food}/roasted_worm_flesh.png (100%) create mode 100644 textures/food/silk_gland.png rename textures/{ => food}/spicy_scrausics_wing.png (100%) rename textures/{ => food}/spider_leg.png (100%) create mode 100644 textures/food/spider_meat.png rename textures/{ => food}/surimi.png (100%) rename textures/{ => food}/tentacle.png (100%) rename textures/{ => food}/werewolf_leg.png (100%) rename textures/{ => food}/worm_flesh.png (100%) create mode 100644 textures/little_ice_tooth_knife.png create mode 100644 textures/manticore_spine_knife.png create mode 100644 textures/mantis_axe.png create mode 100644 textures/mantis_battleaxe.png create mode 100644 textures/mantis_pick.png create mode 100644 textures/tarantula_warhammer.png diff --git a/nssm_armor.lua b/nssm_armor.lua index a850acf..2b0db74 100644 --- a/nssm_armor.lua +++ b/nssm_armor.lua @@ -1,4 +1,7 @@ if minetest.get_modpath("3d_armor") then + +local path = minetest.get_modpath("nssm") + --Armors local stats = { wolf = {name="Werewolf", armor=1.7, heal=0, use=1100}, @@ -30,25 +33,25 @@ if minetest.get_modpath("3d_armor") then for k, v in pairs(stats) do minetest.register_tool("nssm:helmet_"..k, { description = v.name.." Helmet", - inventory_image ="inv_helmet_"..k..".png", + inventory_image =(path.."/textures/armors/inv_helmet_"..k..".png"), groups = {armor_head=math.floor(4*v.armor), armor_heal=v.heal, armor_use=v.use}, wear = 0, }) minetest.register_tool("nssm:chestplate_"..k, { description = v.name.." Chestplate", - inventory_image ="inv_chestplate_"..k..".png", + inventory_image =(path.."/textures/armors/inv_chestplate_"..k..".png"), groups = {armor_torso=math.floor(6*v.armor), armor_heal=v.heal, armor_use=v.use}, wear = 0, }) minetest.register_tool("nssm:leggings_"..k, { description = v.name.." Leggings", - inventory_image = "inv_leggings_"..k..".png", + inventory_image = (path.."/textures/armors/inv_leggings_"..k..".png"), groups = {armor_legs=math.floor(5*v.armor), armor_heal=v.heal, armor_use=v.use}, wear = 0, }) minetest.register_tool("nssm:boots_"..k, { description = v.name.." Boots", - inventory_image ="inv_boots_"..k..".png", + inventory_image =(path.."/textures/armors/inv_boots_"..k..".png"), groups = {armor_feet=math.floor(3*v.armor), armor_heal=v.heal, armor_use=v.use}, wear = 0, }) @@ -102,7 +105,7 @@ if minetest.get_modpath("3d_armor") then for k, v in pairs(stats) do minetest.register_tool("nssm:shield_"..k, { description = v.name.." Shield", - inventory_image ="inv_shield_"..k..".png", + inventory_image =(path.."/textures/armors/inv_shield_"..k..".png"), groups = {armor_head=math.floor(5*v.armor), armor_heal=v.heal, armor_use=v.use}, wear = 0, }) @@ -134,14 +137,14 @@ local stats = { for k, v in pairs(stats) do minetest.register_tool("nssm:helmet_"..k, { description = v.name.." ", - inventory_image ="inv_helmet_"..k..".png", + inventory_image =(path.."/textures/armors/inv_helmet_"..k..".png"), groups = {armor_shield=math.floor(5*v.armor), armor_heal=v.heal, armor_use=v.use}, wear = 0, }) minetest.register_tool("nssm:chestplate_snake", { description = "Snake Scute Chestplate", - inventory_image ="inv_chestplate_snake.png", + inventory_image =(path.."/textures/armors/inv_chestplate_snake.png"), groups = {armor_torso=40, armor_heal=0, armor_use=100}, wear = 0, }) diff --git a/nssm_materials.lua b/nssm_materials.lua index aaf9058..12d92b9 100644 --- a/nssm_materials.lua +++ b/nssm_materials.lua @@ -1,10 +1,13 @@ +local path = minetest.get_modpath("nssm") + --non eatable craftitems + function nssm_register_noneatcraftitems (name, descr) minetest.register_craftitem("nssm:"..name, { description = descr, - image = name ..".png", + image = (path.. "/textures/craftitems/"..name..".png"), }) end @@ -30,7 +33,7 @@ nssm_register_noneatcraftitems ('tarantula_chelicerae','Tarantula Chelicerae') nssm_register_noneatcraftitems ('crab_chela','Crab Chela') nssm_register_noneatcraftitems ('cursed_pumpkin_seed','Cursed Pumpkin Seed') nssm_register_noneatcraftitems ('mantis_claw','Mantis Claw') ---nssm_register_noneatcraftitems ('manticore_fur','Manticore Fur') +nssm_register_noneatcraftitems ('manticore_fur','Manticore Fur') nssm_register_noneatcraftitems ('ant_hard_skin','Ant Hard Skin') nssm_register_noneatcraftitems ('bloco_skin','Bloco Skin') nssm_register_noneatcraftitems ('crab_carapace_fragment','Crab Carapace Fragment') @@ -69,7 +72,7 @@ function nssm_register_eatcraftitems (name, descr, gnam) minetest.register_craftitem("nssm:"..name, { description = descr, - image = name..".png", + image = (path.. "/textures/food/"..name..".png"), on_use = minetest.item_eat(gnam), groups = { meat=1, eatable=1 }, }) @@ -78,7 +81,7 @@ end nssm_register_eatcraftitems ('werewolf_leg','Werewolf Leg',3) nssm_register_eatcraftitems ('felucco_steak','Felucco Steak',3) -nssm_register_eatcraftitems ('roasted_felucco_steak','Roasted Felucco Steak',3) +nssm_register_eatcraftitems ('roasted_felucco_steak','Roasted Felucco Steak',6) nssm_register_eatcraftitems ('heron_leg','Moonheron Leg',2) nssm_register_eatcraftitems ('chichibios_heron_leg',"Chichibio's Moonheron Leg",4) nssm_register_eatcraftitems ('crocodile_tail','Crocodile Tail',3) @@ -86,16 +89,16 @@ nssm_register_eatcraftitems ('roasted_crocodile_tail','Roasted Crocodile Tail',6 nssm_register_eatcraftitems ('roasted_werewolf_leg','Roasted_Werewolf Leg',6) nssm_register_eatcraftitems ('duck_legs','Duck Legs',1) nssm_register_eatcraftitems ('roasted_duck_legs','Roasted Duck Leg',3) -nssm_register_eatcraftitems ('ant_leg','Ant Leg',1) +nssm_register_eatcraftitems ('ant_leg','Ant Leg',-1) nssm_register_eatcraftitems ('roasted_ant_leg','Roasted Ant Leg',4) -nssm_register_eatcraftitems ('spider_leg','Spider Leg',1) +nssm_register_eatcraftitems ('spider_leg','Spider Leg',-1) nssm_register_eatcraftitems ('roasted_spider_leg','Roasted Spider Leg',4) --nssm_register_eatcraftitems ('brain','Brain',3) --nssm_register_eatcraftitems ('roasted_brain','Roasted Brain',8) nssm_register_eatcraftitems ('tentacle','Tentacle',2) nssm_register_eatcraftitems ('roasted_tentacle','Roasted Tentacle',5) -nssm_register_eatcraftitems ('worm_flesh','Worm Flesh',-1) -nssm_register_eatcraftitems ('roasted_worm_flesh','Roasted Worm Flesh',3) +nssm_register_eatcraftitems ('worm_flesh','Worm Flesh',-2) +nssm_register_eatcraftitems ('roasted_worm_flesh','Roasted Worm Flesh',4) nssm_register_eatcraftitems ('amphibian_heart','Amphibian Heart',1) nssm_register_eatcraftitems ('roasted_amphibian_heart','Roasted Amphibian Heart',8) nssm_register_eatcraftitems ('raw_scrausics_wing','Raw Scrausics Wing',1) @@ -104,6 +107,19 @@ nssm_register_eatcraftitems ('phoenix_nuggets','Phoenix Nuggets',20) nssm_register_eatcraftitems ('phoenix_tear','Phoenix Tear',20) nssm_register_eatcraftitems ('frosted_amphibian_heart','Frosted Amphibian Heart',-1) nssm_register_eatcraftitems ('surimi','Surimi',4) +nssm_register_eatcraftitems ('amphibian_ribs','Amphibian Ribs',2) +nssm_register_eatcraftitems ('roasted_amphibian_ribs','Roasted Amphibian Ribs',6) +nssm_register_eatcraftitems ('dolidrosaurus_fin','Dolidrosaurus Fin',-2) +nssm_register_eatcraftitems ('roasted_dolidrosaurus_fin','Roasted Dolidrosaurus Fin',4) +nssm_register_eatcraftitems ('larva_meat','Larva Meat',-1) +nssm_register_eatcraftitems ('larva_juice','Larva Juice',-3) +nssm_register_eatcraftitems ('larva_soup','Larva Soup',10) +nssm_register_eatcraftitems ('mantis_meat','Mantis Meat',1) +nssm_register_eatcraftitems ('roasted_mantis_meat','Roasted Mantis Meat',4) +nssm_register_eatcraftitems ('spider_meat','Spider Meat',-1) +nssm_register_eatcraftitems ('roasted_spider_meat','Roasted Spider Meat',3) +nssm_register_eatcraftitems ('silk_gland','Silk Gland',-1) +nssm_register_eatcraftitems ('roasted_silk_gland','Roasted Silk Gland',3) --ore generation @@ -466,7 +482,7 @@ minetest.register_tool("nssm:crab_light_mace", { full_punch_interval =2 , max_drop_level=1, groupcaps={ - fleshy={times={[2]=1.4, [3]=1}, uses=120, maxlevel=1} + fleshy={times={[2]=1.4, [3]=1}, uses=20, maxlevel=1} }, damage_groups = {fleshy=8}, }, @@ -479,12 +495,25 @@ minetest.register_tool("nssm:crab_heavy_mace", { full_punch_interval =4 , max_drop_level=1, groupcaps={ - fleshy={times={[2]=2, [3]=1.4}, uses=120, maxlevel=1} + fleshy={times={[2]=2, [3]=1.4}, uses=20, maxlevel=1} }, damage_groups = {fleshy=12}, }, }) +minetest.register_tool("nssm:mantis_battleaxe", { + description = "Mantis Battleaxe", + inventory_image = "mantis_battleaxe.png", + tool_capabilities = { + full_punch_interval =3 , + max_drop_level=1, + groupcaps={ + fleshy={times={[2]=2, [3]=1.4}, uses=20, maxlevel=1} + }, + damage_groups = {fleshy=10}, + }, +}) + minetest.register_node("nssm:rope", { description = "Rope", paramtype = "light", @@ -517,13 +546,69 @@ minetest.register_tool("nssm:mantis_sword", { full_punch_interval =0.7 , max_drop_level=1, groupcaps={ - fleshy={times={[2]=1.0, [3]=0.4}, uses=50, maxlevel=1}, - snappy={times={[2]=0.80, [3]=0.3}, uses=100, maxlevel=1}, + fleshy={times={[2]=1.0, [3]=0.4}, uses=30, maxlevel=1}, + snappy={times={[2]=0.80, [3]=0.3}, uses=40, maxlevel=1}, + }, + damage_groups = {fleshy=7}, + }, +}) + +minetest.register_tool("nssm:little_ice_tooth_knife", { + description = "Little Ice Tooth Knife", + inventory_image = "little_ice_tooth_knife.png", + tool_capabilities = { + full_punch_interval =0.3 , + max_drop_level=1, + groupcaps={ + fleshy={times={[2]=1.0, [3]=0.4}, uses=7, maxlevel=1}, + snappy={times={[2]=0.80, [3]=0.3}, uses=13, maxlevel=1}, + }, + damage_groups = {fleshy=5}, + }, +}) + +minetest.register_tool("nssm:manticore_spine_knife", { + description = "Manticore Spine Knife", + inventory_image = "manticore_spine_knife.png", + tool_capabilities = { + full_punch_interval =0.4 , + max_drop_level=1, + groupcaps={ + fleshy={times={[2]=1.0, [3]=0.4}, uses=10, maxlevel=1}, + snappy={times={[2]=0.80, [3]=0.3}, uses=15, maxlevel=1}, }, damage_groups = {fleshy=6}, }, }) +minetest.register_tool("nssm:felucco_knife", { + description = "Felucco Knife", + inventory_image = "felucco_knife.png", + tool_capabilities = { + full_punch_interval =0.4 , + max_drop_level=1, + groupcaps={ + fleshy={times={[2]=1.0, [3]=0.4}, uses=10, maxlevel=1}, + snappy={times={[2]=0.80, [3]=0.3}, uses=15, maxlevel=1}, + }, + damage_groups = {fleshy=6}, + }, +}) +--[[ +farming:register_hoe("nssm:felucco_hoe", { + description = "Felucco Hoe", + inventory_image = "felucco_hoe.png", + max_uses = 290, + material = "nssm:felucco_horn" +}) + +farming:register_hoe("nssm:ant_hoe", { + description = "Ant Hoe", + inventory_image = "ant_hoe.png", + max_uses = 350, + material = "nssm:ant_mandible" +}) +]] minetest.register_tool("nssm:ant_sword", { description = "Ant Sword", inventory_image = "ant_sword.png", @@ -537,6 +622,117 @@ minetest.register_tool("nssm:ant_sword", { }, }) + + +minetest.register_tool("nssm:ant_shovel", { + description = "Ant Shovel", + inventory_image = "ant_shovel.png", + wield_image = "ant_shovel.png^[transformR90", + tool_capabilities = { + full_punch_interval = 1, + max_drop_level=1, + groupcaps={ + crumbly = {times={[1]=1.50, [2]=0.90, [3]=0.40}, uses=35, maxlevel=2}, + }, + damage_groups = {fleshy=4}, + }, +}) + +minetest.register_tool("nssm:duck_beak_shovel", { + description = "Duck Beak Shovel", + inventory_image = "duck_beak_shovel.png", + wield_image = "duck_beak_shovel.png^[transformR90", + tool_capabilities = { + full_punch_interval = 0.6, + max_drop_level=1, + groupcaps={ + crumbly = {times={[1]=1.10, [2]=0.80, [3]=0.20}, uses=5, maxlevel=2}, + }, + damage_groups = {fleshy=4}, + }, +}) + +minetest.register_tool("nssm:mantis_axe", { + description = "Mantis Axe", + inventory_image = "mantis_axe.png", + tool_capabilities = { + full_punch_interval = 0.8, + max_drop_level=1, + groupcaps={ + choppy={times={[1]=2.20, [2]=1.00, [3]=0.60}, uses=30, maxlevel=3}, + }, + damage_groups = {fleshy=5}, + }, + }) + +minetest.register_tool("nssm:ant_billhook", { + description = "Ant Billhook", + inventory_image = "ant_billhook.png", + tool_capabilities = { + full_punch_interval = 0.8, + max_drop_level=1, + groupcaps={ + choppy={times={[1]=1.40, [2]=1.00, [3]=0.60}, uses=30, maxlevel=3}, + snappy={times={[1]=1.40, [2]=1.00, [3]=0.60}, uses=30, maxlevel=3}, + }, + damage_groups = {fleshy=6}, + }, + }) + +minetest.register_tool("nssm:duck_beak_pick",{ + description = "Duck Beak Pickaxe", + inventory_image = "duck_beak_pick.png", + tool_capabilities = { + full_punch_interval = 0.6, + max_drop_level=3, + groupcaps={ + cracky = {times={[1]=1.0, [2]=0.8, [3]=0.20}, uses=5, maxlevel=3}, + }, + damage_groups = {fleshy=5}, + }, +}) + +minetest.register_tool("nssm:ant_pick", { + description = "Ant Pickaxe", + inventory_image = "ant_pick.png", + tool_capabilities = { + full_punch_interval = 1.2, + max_drop_level=1, + groupcaps={ + cracky = {times={[1]=2.00, [2]=1.20, [3]=0.80}, uses=30, maxlevel=2}, + }, + damage_groups = {fleshy=4}, + }, +}) + +minetest.register_tool("nssm:mantis_pick", { + description = "Mantis Pickaxe", + inventory_image = "mantis_pick.png", + tool_capabilities = { + full_punch_interval = 1, + max_drop_level=1, + groupcaps={ + cracky = {times={[1]=1.6, [2]=1.0, [3]=0.60}, uses=20, maxlevel=2}, + }, + damage_groups = {fleshy=4}, + }, +}) + +minetest.register_tool("nssm:tarantula_warhammer", { + description = "Tarantula Warhammer", + inventory_image = "tarantula_warhammer.png", + wield_scale= {x=2,y=2,z=1.5}, + tool_capabilities = { + full_punch_interval =1, + max_drop_level=1, + groupcaps={ + cracky={times={[1]=0.6, [2]=0.5, [3]=0.4}, uses=80, maxlevel=1}, + fleshy={times={[2]=0.8, [3]=0.4}, uses=200, maxlevel=1} + }, + damage_groups = {fleshy=13}, + }, +}) + minetest.register_tool("nssm:axe_of_pride", { description = "Axe of Pride", inventory_image = "axe_of_pride.png", @@ -947,7 +1143,7 @@ function nssm_register_egg (name, descr) minetest.register_craftitem("nssm:".. name .."_egg", { description = descr .. " Egg", - image = name .. "_egg.png", + image = (path.. "/textures/eggs/"..name.."_egg.png"), on_place = function(itemstack, placer, pointed_thing) local pos1=minetest.get_pointed_thing_position(pointed_thing, true) pos1.y=pos1.y+1.5 diff --git a/textures/ant_billhook.png b/textures/ant_billhook.png new file mode 100644 index 0000000000000000000000000000000000000000..e7737b21d73c28c71f56f1765480564454c76c36 GIT binary patch literal 318 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkEFdh=fQwg1#oCse?+{Svw5N+>h{frplMK5LIS91wznN3U z+f?3a7N&lvaPI&A_ai!EQoH6Pq#1{==s0+yjVH(W%=de<6BAw5p1$`Kl)p5+IyYg1csSR%sVs<4%inpg~UY(sj&mS#o+1c K=d#Wzp$PzCXLmmU literal 0 HcmV?d00001 diff --git a/textures/ant_hoe.png b/textures/ant_hoe.png new file mode 100644 index 0000000000000000000000000000000000000000..26c9fad3248e933212c3e7b464651f139386446c GIT binary patch literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkEFdh=fQwg1Q|pmvKrK+{g{O;Sh{frp6E^xCHV|mrZ!Hte z>#U_HF=H0%$A9_<7EjR>n$p_1=vLS|Z($*iRTu6h-Q4$n_kA(8uMr|0fhdEP)(I~%rHcO8<$Uc_?4o!OBIz_KW$Ut1OhMZe)iSS=Rv zyxHU))Xtex9gO;Mt_pBSFs0f#K4LsFnX8IZ#fzZl;79NG^`|8H&238d7J{8k@Z>$w zjMosjt<;(}GFK%}0vviUrgaG1S89u@1fXf70Oo${Z&MmiP&-GH!S7!kFP~vJdpDa6 zJ(=vm6b!J9ahQ)9SeYi_Tu$}WV0BYm1bdOw1ee13E7kwN{Xf~pxXFdh=fQwg1gL`{=VG>YiucwP+h{frp=MA|J83?pJ{GQ|+ zz|MLxQt-(C|LrAON_u=+xk=|7bwzGZdX?K)z3-0tml<2PMy&{Yf2Vq)-H(M{45uV^ z9zCIR+CZ}+c`cKvjhTLyP#xO@r>$*k4J`!OVk=(D2wGIFXWLisoYneyKbw|{LCxg)jU@QfB|?KNtV vM*p~8bZ0Z}f1vdsoJZk*0>fv1whE?aj_oc5X&Y^T9%1lw^>bP0l+XkK{F!Wk literal 0 HcmV?d00001 diff --git a/textures/inv_boots_ant.png b/textures/armors/inv_boots_ant.png similarity index 100% rename from textures/inv_boots_ant.png rename to textures/armors/inv_boots_ant.png diff --git a/textures/inv_boots_black_duck.png b/textures/armors/inv_boots_black_duck.png similarity index 100% rename from textures/inv_boots_black_duck.png rename to textures/armors/inv_boots_black_duck.png diff --git a/textures/inv_boots_bloco.png b/textures/armors/inv_boots_bloco.png similarity index 100% rename from textures/inv_boots_bloco.png rename to textures/armors/inv_boots_bloco.png diff --git a/textures/inv_boots_croco.png b/textures/armors/inv_boots_croco.png similarity index 100% rename from textures/inv_boots_croco.png rename to textures/armors/inv_boots_croco.png diff --git a/textures/inv_boots_duck.png b/textures/armors/inv_boots_duck.png similarity index 100% rename from textures/inv_boots_duck.png rename to textures/armors/inv_boots_duck.png diff --git a/textures/inv_boots_felucco.png b/textures/armors/inv_boots_felucco.png similarity index 100% rename from textures/inv_boots_felucco.png rename to textures/armors/inv_boots_felucco.png diff --git a/textures/inv_boots_ice.png b/textures/armors/inv_boots_ice.png similarity index 100% rename from textures/inv_boots_ice.png rename to textures/armors/inv_boots_ice.png diff --git a/textures/inv_boots_manticore.png b/textures/armors/inv_boots_manticore.png similarity index 100% rename from textures/inv_boots_manticore.png rename to textures/armors/inv_boots_manticore.png diff --git a/textures/inv_boots_mor.png b/textures/armors/inv_boots_mor.png similarity index 100% rename from textures/inv_boots_mor.png rename to textures/armors/inv_boots_mor.png diff --git a/textures/inv_boots_whitewolf.png b/textures/armors/inv_boots_whitewolf.png similarity index 100% rename from textures/inv_boots_whitewolf.png rename to textures/armors/inv_boots_whitewolf.png diff --git a/textures/inv_boots_wolf.png b/textures/armors/inv_boots_wolf.png similarity index 100% rename from textures/inv_boots_wolf.png rename to textures/armors/inv_boots_wolf.png diff --git a/textures/inv_chestplate_ant.png b/textures/armors/inv_chestplate_ant.png similarity index 100% rename from textures/inv_chestplate_ant.png rename to textures/armors/inv_chestplate_ant.png diff --git a/textures/inv_chestplate_black_duck.png b/textures/armors/inv_chestplate_black_duck.png similarity index 100% rename from textures/inv_chestplate_black_duck.png rename to textures/armors/inv_chestplate_black_duck.png diff --git a/textures/inv_chestplate_bloco.png b/textures/armors/inv_chestplate_bloco.png similarity index 100% rename from textures/inv_chestplate_bloco.png rename to textures/armors/inv_chestplate_bloco.png diff --git a/textures/inv_chestplate_croco.png b/textures/armors/inv_chestplate_croco.png similarity index 100% rename from textures/inv_chestplate_croco.png rename to textures/armors/inv_chestplate_croco.png diff --git a/textures/inv_chestplate_duck.png b/textures/armors/inv_chestplate_duck.png similarity index 100% rename from textures/inv_chestplate_duck.png rename to textures/armors/inv_chestplate_duck.png diff --git a/textures/inv_chestplate_felucco.png b/textures/armors/inv_chestplate_felucco.png similarity index 100% rename from textures/inv_chestplate_felucco.png rename to textures/armors/inv_chestplate_felucco.png diff --git a/textures/inv_chestplate_ice.png b/textures/armors/inv_chestplate_ice.png similarity index 100% rename from textures/inv_chestplate_ice.png rename to textures/armors/inv_chestplate_ice.png diff --git a/textures/inv_chestplate_manticore.png b/textures/armors/inv_chestplate_manticore.png similarity index 100% rename from textures/inv_chestplate_manticore.png rename to textures/armors/inv_chestplate_manticore.png diff --git a/textures/inv_chestplate_mor.png b/textures/armors/inv_chestplate_mor.png similarity index 100% rename from textures/inv_chestplate_mor.png rename to textures/armors/inv_chestplate_mor.png diff --git a/textures/inv_chestplate_snake.png b/textures/armors/inv_chestplate_snake.png similarity index 100% rename from textures/inv_chestplate_snake.png rename to textures/armors/inv_chestplate_snake.png diff --git a/textures/inv_chestplate_whitewolf.png b/textures/armors/inv_chestplate_whitewolf.png similarity index 100% rename from textures/inv_chestplate_whitewolf.png rename to textures/armors/inv_chestplate_whitewolf.png diff --git a/textures/inv_chestplate_wolf.png b/textures/armors/inv_chestplate_wolf.png similarity index 100% rename from textures/inv_chestplate_wolf.png rename to textures/armors/inv_chestplate_wolf.png diff --git a/textures/inv_helmet_ant.png b/textures/armors/inv_helmet_ant.png similarity index 100% rename from textures/inv_helmet_ant.png rename to textures/armors/inv_helmet_ant.png diff --git a/textures/inv_helmet_black_duck.png b/textures/armors/inv_helmet_black_duck.png similarity index 100% rename from textures/inv_helmet_black_duck.png rename to textures/armors/inv_helmet_black_duck.png diff --git a/textures/inv_helmet_bloco.png b/textures/armors/inv_helmet_bloco.png similarity index 100% rename from textures/inv_helmet_bloco.png rename to textures/armors/inv_helmet_bloco.png diff --git a/textures/inv_helmet_croco.png b/textures/armors/inv_helmet_croco.png similarity index 100% rename from textures/inv_helmet_croco.png rename to textures/armors/inv_helmet_croco.png diff --git a/textures/inv_helmet_crown.png b/textures/armors/inv_helmet_crown.png similarity index 100% rename from textures/inv_helmet_crown.png rename to textures/armors/inv_helmet_crown.png diff --git a/textures/inv_helmet_duck.png b/textures/armors/inv_helmet_duck.png similarity index 100% rename from textures/inv_helmet_duck.png rename to textures/armors/inv_helmet_duck.png diff --git a/textures/inv_helmet_felucco.png b/textures/armors/inv_helmet_felucco.png similarity index 100% rename from textures/inv_helmet_felucco.png rename to textures/armors/inv_helmet_felucco.png diff --git a/textures/inv_helmet_ice.png b/textures/armors/inv_helmet_ice.png similarity index 100% rename from textures/inv_helmet_ice.png rename to textures/armors/inv_helmet_ice.png diff --git a/textures/inv_helmet_manticore.png b/textures/armors/inv_helmet_manticore.png similarity index 100% rename from textures/inv_helmet_manticore.png rename to textures/armors/inv_helmet_manticore.png diff --git a/textures/inv_helmet_masticone.png b/textures/armors/inv_helmet_masticone.png similarity index 100% rename from textures/inv_helmet_masticone.png rename to textures/armors/inv_helmet_masticone.png diff --git a/textures/inv_helmet_masticone_crowned.png b/textures/armors/inv_helmet_masticone_crowned.png similarity index 100% rename from textures/inv_helmet_masticone_crowned.png rename to textures/armors/inv_helmet_masticone_crowned.png diff --git a/textures/inv_helmet_mor.png b/textures/armors/inv_helmet_mor.png similarity index 100% rename from textures/inv_helmet_mor.png rename to textures/armors/inv_helmet_mor.png diff --git a/textures/inv_helmet_pumpking.png b/textures/armors/inv_helmet_pumpking.png similarity index 100% rename from textures/inv_helmet_pumpking.png rename to textures/armors/inv_helmet_pumpking.png diff --git a/textures/inv_helmet_whitewolf.png b/textures/armors/inv_helmet_whitewolf.png similarity index 100% rename from textures/inv_helmet_whitewolf.png rename to textures/armors/inv_helmet_whitewolf.png diff --git a/textures/inv_helmet_wolf.png b/textures/armors/inv_helmet_wolf.png similarity index 100% rename from textures/inv_helmet_wolf.png rename to textures/armors/inv_helmet_wolf.png diff --git a/textures/inv_leggings_ant.png b/textures/armors/inv_leggings_ant.png similarity index 100% rename from textures/inv_leggings_ant.png rename to textures/armors/inv_leggings_ant.png diff --git a/textures/inv_leggings_black_duck.png b/textures/armors/inv_leggings_black_duck.png similarity index 100% rename from textures/inv_leggings_black_duck.png rename to textures/armors/inv_leggings_black_duck.png diff --git a/textures/inv_leggings_bloco.png b/textures/armors/inv_leggings_bloco.png similarity index 100% rename from textures/inv_leggings_bloco.png rename to textures/armors/inv_leggings_bloco.png diff --git a/textures/inv_leggings_croco.png b/textures/armors/inv_leggings_croco.png similarity index 100% rename from textures/inv_leggings_croco.png rename to textures/armors/inv_leggings_croco.png diff --git a/textures/inv_leggings_duck.png b/textures/armors/inv_leggings_duck.png similarity index 100% rename from textures/inv_leggings_duck.png rename to textures/armors/inv_leggings_duck.png diff --git a/textures/inv_leggings_felucco.png b/textures/armors/inv_leggings_felucco.png similarity index 100% rename from textures/inv_leggings_felucco.png rename to textures/armors/inv_leggings_felucco.png diff --git a/textures/inv_leggings_ice.png b/textures/armors/inv_leggings_ice.png similarity index 100% rename from textures/inv_leggings_ice.png rename to textures/armors/inv_leggings_ice.png diff --git a/textures/inv_leggings_manticore.png b/textures/armors/inv_leggings_manticore.png similarity index 100% rename from textures/inv_leggings_manticore.png rename to textures/armors/inv_leggings_manticore.png diff --git a/textures/inv_leggings_mor.png b/textures/armors/inv_leggings_mor.png similarity index 100% rename from textures/inv_leggings_mor.png rename to textures/armors/inv_leggings_mor.png diff --git a/textures/inv_leggings_whitewolf.png b/textures/armors/inv_leggings_whitewolf.png similarity index 100% rename from textures/inv_leggings_whitewolf.png rename to textures/armors/inv_leggings_whitewolf.png diff --git a/textures/inv_leggings_wolf.png b/textures/armors/inv_leggings_wolf.png similarity index 100% rename from textures/inv_leggings_wolf.png rename to textures/armors/inv_leggings_wolf.png diff --git a/textures/inv_shield_crab.png b/textures/armors/inv_shield_crab.png similarity index 100% rename from textures/inv_shield_crab.png rename to textures/armors/inv_shield_crab.png diff --git a/textures/inv_shield_ice.png b/textures/armors/inv_shield_ice.png similarity index 100% rename from textures/inv_shield_ice.png rename to textures/armors/inv_shield_ice.png diff --git a/textures/inv_shield_mor.png b/textures/armors/inv_shield_mor.png similarity index 100% rename from textures/inv_shield_mor.png rename to textures/armors/inv_shield_mor.png diff --git a/textures/nssm_boots_ant.png b/textures/armors/nssm_boots_ant.png similarity index 100% rename from textures/nssm_boots_ant.png rename to textures/armors/nssm_boots_ant.png diff --git a/textures/nssm_boots_ant_preview.png b/textures/armors/nssm_boots_ant_preview.png similarity index 100% rename from textures/nssm_boots_ant_preview.png rename to textures/armors/nssm_boots_ant_preview.png diff --git a/textures/nssm_boots_black_duck.png b/textures/armors/nssm_boots_black_duck.png similarity index 100% rename from textures/nssm_boots_black_duck.png rename to textures/armors/nssm_boots_black_duck.png diff --git a/textures/nssm_boots_black_duck_preview.png b/textures/armors/nssm_boots_black_duck_preview.png similarity index 100% rename from textures/nssm_boots_black_duck_preview.png rename to textures/armors/nssm_boots_black_duck_preview.png diff --git a/textures/nssm_boots_bloco.png b/textures/armors/nssm_boots_bloco.png similarity index 100% rename from textures/nssm_boots_bloco.png rename to textures/armors/nssm_boots_bloco.png diff --git a/textures/nssm_boots_bloco_preview.png b/textures/armors/nssm_boots_bloco_preview.png similarity index 100% rename from textures/nssm_boots_bloco_preview.png rename to textures/armors/nssm_boots_bloco_preview.png diff --git a/textures/nssm_boots_croco.png b/textures/armors/nssm_boots_croco.png similarity index 100% rename from textures/nssm_boots_croco.png rename to textures/armors/nssm_boots_croco.png diff --git a/textures/nssm_boots_croco_preview.png b/textures/armors/nssm_boots_croco_preview.png similarity index 100% rename from textures/nssm_boots_croco_preview.png rename to textures/armors/nssm_boots_croco_preview.png diff --git a/textures/nssm_boots_duck.png b/textures/armors/nssm_boots_duck.png similarity index 100% rename from textures/nssm_boots_duck.png rename to textures/armors/nssm_boots_duck.png diff --git a/textures/nssm_boots_duck_preview.png b/textures/armors/nssm_boots_duck_preview.png similarity index 100% rename from textures/nssm_boots_duck_preview.png rename to textures/armors/nssm_boots_duck_preview.png diff --git a/textures/nssm_boots_felucco.png b/textures/armors/nssm_boots_felucco.png similarity index 100% rename from textures/nssm_boots_felucco.png rename to textures/armors/nssm_boots_felucco.png diff --git a/textures/nssm_boots_felucco_preview.png b/textures/armors/nssm_boots_felucco_preview.png similarity index 100% rename from textures/nssm_boots_felucco_preview.png rename to textures/armors/nssm_boots_felucco_preview.png diff --git a/textures/nssm_boots_ice.png b/textures/armors/nssm_boots_ice.png similarity index 100% rename from textures/nssm_boots_ice.png rename to textures/armors/nssm_boots_ice.png diff --git a/textures/nssm_boots_ice_preview.png b/textures/armors/nssm_boots_ice_preview.png similarity index 100% rename from textures/nssm_boots_ice_preview.png rename to textures/armors/nssm_boots_ice_preview.png diff --git a/textures/nssm_boots_manticore.png b/textures/armors/nssm_boots_manticore.png similarity index 100% rename from textures/nssm_boots_manticore.png rename to textures/armors/nssm_boots_manticore.png diff --git a/textures/nssm_boots_manticore_preview.png b/textures/armors/nssm_boots_manticore_preview.png similarity index 100% rename from textures/nssm_boots_manticore_preview.png rename to textures/armors/nssm_boots_manticore_preview.png diff --git a/textures/nssm_boots_mor.png b/textures/armors/nssm_boots_mor.png similarity index 100% rename from textures/nssm_boots_mor.png rename to textures/armors/nssm_boots_mor.png diff --git a/textures/nssm_boots_mor_preview.png b/textures/armors/nssm_boots_mor_preview.png similarity index 100% rename from textures/nssm_boots_mor_preview.png rename to textures/armors/nssm_boots_mor_preview.png diff --git a/textures/nssm_boots_whitewolf.png b/textures/armors/nssm_boots_whitewolf.png similarity index 100% rename from textures/nssm_boots_whitewolf.png rename to textures/armors/nssm_boots_whitewolf.png diff --git a/textures/nssm_boots_whitewolf_preview.png b/textures/armors/nssm_boots_whitewolf_preview.png similarity index 100% rename from textures/nssm_boots_whitewolf_preview.png rename to textures/armors/nssm_boots_whitewolf_preview.png diff --git a/textures/nssm_boots_wolf.png b/textures/armors/nssm_boots_wolf.png similarity index 100% rename from textures/nssm_boots_wolf.png rename to textures/armors/nssm_boots_wolf.png diff --git a/textures/nssm_boots_wolf_preview.png b/textures/armors/nssm_boots_wolf_preview.png similarity index 100% rename from textures/nssm_boots_wolf_preview.png rename to textures/armors/nssm_boots_wolf_preview.png diff --git a/textures/nssm_chestplate_ant.png b/textures/armors/nssm_chestplate_ant.png similarity index 100% rename from textures/nssm_chestplate_ant.png rename to textures/armors/nssm_chestplate_ant.png diff --git a/textures/nssm_chestplate_ant_preview.png b/textures/armors/nssm_chestplate_ant_preview.png similarity index 100% rename from textures/nssm_chestplate_ant_preview.png rename to textures/armors/nssm_chestplate_ant_preview.png diff --git a/textures/nssm_chestplate_black_duck.png b/textures/armors/nssm_chestplate_black_duck.png similarity index 100% rename from textures/nssm_chestplate_black_duck.png rename to textures/armors/nssm_chestplate_black_duck.png diff --git a/textures/nssm_chestplate_black_duck_preview.png b/textures/armors/nssm_chestplate_black_duck_preview.png similarity index 100% rename from textures/nssm_chestplate_black_duck_preview.png rename to textures/armors/nssm_chestplate_black_duck_preview.png diff --git a/textures/nssm_chestplate_bloco.png b/textures/armors/nssm_chestplate_bloco.png similarity index 100% rename from textures/nssm_chestplate_bloco.png rename to textures/armors/nssm_chestplate_bloco.png diff --git a/textures/nssm_chestplate_bloco_preview.png b/textures/armors/nssm_chestplate_bloco_preview.png similarity index 100% rename from textures/nssm_chestplate_bloco_preview.png rename to textures/armors/nssm_chestplate_bloco_preview.png diff --git a/textures/nssm_chestplate_croco.png b/textures/armors/nssm_chestplate_croco.png similarity index 100% rename from textures/nssm_chestplate_croco.png rename to textures/armors/nssm_chestplate_croco.png diff --git a/textures/nssm_chestplate_croco_preview.png b/textures/armors/nssm_chestplate_croco_preview.png similarity index 100% rename from textures/nssm_chestplate_croco_preview.png rename to textures/armors/nssm_chestplate_croco_preview.png diff --git a/textures/nssm_chestplate_duck.png b/textures/armors/nssm_chestplate_duck.png similarity index 100% rename from textures/nssm_chestplate_duck.png rename to textures/armors/nssm_chestplate_duck.png diff --git a/textures/nssm_chestplate_duck_preview.png b/textures/armors/nssm_chestplate_duck_preview.png similarity index 100% rename from textures/nssm_chestplate_duck_preview.png rename to textures/armors/nssm_chestplate_duck_preview.png diff --git a/textures/nssm_chestplate_felucco.png b/textures/armors/nssm_chestplate_felucco.png similarity index 100% rename from textures/nssm_chestplate_felucco.png rename to textures/armors/nssm_chestplate_felucco.png diff --git a/textures/nssm_chestplate_felucco_preview.png b/textures/armors/nssm_chestplate_felucco_preview.png similarity index 100% rename from textures/nssm_chestplate_felucco_preview.png rename to textures/armors/nssm_chestplate_felucco_preview.png diff --git a/textures/nssm_chestplate_ice.png b/textures/armors/nssm_chestplate_ice.png similarity index 100% rename from textures/nssm_chestplate_ice.png rename to textures/armors/nssm_chestplate_ice.png diff --git a/textures/nssm_chestplate_ice_preview.png b/textures/armors/nssm_chestplate_ice_preview.png similarity index 100% rename from textures/nssm_chestplate_ice_preview.png rename to textures/armors/nssm_chestplate_ice_preview.png diff --git a/textures/nssm_chestplate_manticore.png b/textures/armors/nssm_chestplate_manticore.png similarity index 100% rename from textures/nssm_chestplate_manticore.png rename to textures/armors/nssm_chestplate_manticore.png diff --git a/textures/nssm_chestplate_manticore_preview.png b/textures/armors/nssm_chestplate_manticore_preview.png similarity index 100% rename from textures/nssm_chestplate_manticore_preview.png rename to textures/armors/nssm_chestplate_manticore_preview.png diff --git a/textures/nssm_chestplate_mor.png b/textures/armors/nssm_chestplate_mor.png similarity index 100% rename from textures/nssm_chestplate_mor.png rename to textures/armors/nssm_chestplate_mor.png diff --git a/textures/nssm_chestplate_mor_preview.png b/textures/armors/nssm_chestplate_mor_preview.png similarity index 100% rename from textures/nssm_chestplate_mor_preview.png rename to textures/armors/nssm_chestplate_mor_preview.png diff --git a/textures/nssm_chestplate_snake.png b/textures/armors/nssm_chestplate_snake.png similarity index 100% rename from textures/nssm_chestplate_snake.png rename to textures/armors/nssm_chestplate_snake.png diff --git a/textures/nssm_chestplate_snake_preview.png b/textures/armors/nssm_chestplate_snake_preview.png similarity index 100% rename from textures/nssm_chestplate_snake_preview.png rename to textures/armors/nssm_chestplate_snake_preview.png diff --git a/textures/nssm_chestplate_whitewolf.png b/textures/armors/nssm_chestplate_whitewolf.png similarity index 100% rename from textures/nssm_chestplate_whitewolf.png rename to textures/armors/nssm_chestplate_whitewolf.png diff --git a/textures/nssm_chestplate_whitewolf_preview.png b/textures/armors/nssm_chestplate_whitewolf_preview.png similarity index 100% rename from textures/nssm_chestplate_whitewolf_preview.png rename to textures/armors/nssm_chestplate_whitewolf_preview.png diff --git a/textures/nssm_chestplate_wolf.png b/textures/armors/nssm_chestplate_wolf.png similarity index 100% rename from textures/nssm_chestplate_wolf.png rename to textures/armors/nssm_chestplate_wolf.png diff --git a/textures/nssm_chestplate_wolf_preview.png b/textures/armors/nssm_chestplate_wolf_preview.png similarity index 100% rename from textures/nssm_chestplate_wolf_preview.png rename to textures/armors/nssm_chestplate_wolf_preview.png diff --git a/textures/nssm_helmet_ant.png b/textures/armors/nssm_helmet_ant.png similarity index 100% rename from textures/nssm_helmet_ant.png rename to textures/armors/nssm_helmet_ant.png diff --git a/textures/nssm_helmet_ant_preview.png b/textures/armors/nssm_helmet_ant_preview.png similarity index 100% rename from textures/nssm_helmet_ant_preview.png rename to textures/armors/nssm_helmet_ant_preview.png diff --git a/textures/nssm_helmet_black_duck.png b/textures/armors/nssm_helmet_black_duck.png similarity index 100% rename from textures/nssm_helmet_black_duck.png rename to textures/armors/nssm_helmet_black_duck.png diff --git a/textures/nssm_helmet_black_duck_preview.png b/textures/armors/nssm_helmet_black_duck_preview.png similarity index 100% rename from textures/nssm_helmet_black_duck_preview.png rename to textures/armors/nssm_helmet_black_duck_preview.png diff --git a/textures/nssm_helmet_bloco.png b/textures/armors/nssm_helmet_bloco.png similarity index 100% rename from textures/nssm_helmet_bloco.png rename to textures/armors/nssm_helmet_bloco.png diff --git a/textures/nssm_helmet_bloco_preview.png b/textures/armors/nssm_helmet_bloco_preview.png similarity index 100% rename from textures/nssm_helmet_bloco_preview.png rename to textures/armors/nssm_helmet_bloco_preview.png diff --git a/textures/nssm_helmet_croco.png b/textures/armors/nssm_helmet_croco.png similarity index 100% rename from textures/nssm_helmet_croco.png rename to textures/armors/nssm_helmet_croco.png diff --git a/textures/nssm_helmet_croco_preview.png b/textures/armors/nssm_helmet_croco_preview.png similarity index 100% rename from textures/nssm_helmet_croco_preview.png rename to textures/armors/nssm_helmet_croco_preview.png diff --git a/textures/nssm_helmet_crown.png b/textures/armors/nssm_helmet_crown.png similarity index 100% rename from textures/nssm_helmet_crown.png rename to textures/armors/nssm_helmet_crown.png diff --git a/textures/nssm_helmet_crown_preview.png b/textures/armors/nssm_helmet_crown_preview.png similarity index 100% rename from textures/nssm_helmet_crown_preview.png rename to textures/armors/nssm_helmet_crown_preview.png diff --git a/textures/nssm_helmet_duck.png b/textures/armors/nssm_helmet_duck.png similarity index 100% rename from textures/nssm_helmet_duck.png rename to textures/armors/nssm_helmet_duck.png diff --git a/textures/nssm_helmet_duck_preview.png b/textures/armors/nssm_helmet_duck_preview.png similarity index 100% rename from textures/nssm_helmet_duck_preview.png rename to textures/armors/nssm_helmet_duck_preview.png diff --git a/textures/nssm_helmet_felucco.png b/textures/armors/nssm_helmet_felucco.png similarity index 100% rename from textures/nssm_helmet_felucco.png rename to textures/armors/nssm_helmet_felucco.png diff --git a/textures/nssm_helmet_felucco_preview.png b/textures/armors/nssm_helmet_felucco_preview.png similarity index 100% rename from textures/nssm_helmet_felucco_preview.png rename to textures/armors/nssm_helmet_felucco_preview.png diff --git a/textures/nssm_helmet_ice.png b/textures/armors/nssm_helmet_ice.png similarity index 100% rename from textures/nssm_helmet_ice.png rename to textures/armors/nssm_helmet_ice.png diff --git a/textures/nssm_helmet_ice_preview.png b/textures/armors/nssm_helmet_ice_preview.png similarity index 100% rename from textures/nssm_helmet_ice_preview.png rename to textures/armors/nssm_helmet_ice_preview.png diff --git a/textures/nssm_helmet_manticore.png b/textures/armors/nssm_helmet_manticore.png similarity index 100% rename from textures/nssm_helmet_manticore.png rename to textures/armors/nssm_helmet_manticore.png diff --git a/textures/nssm_helmet_manticore_preview.png b/textures/armors/nssm_helmet_manticore_preview.png similarity index 100% rename from textures/nssm_helmet_manticore_preview.png rename to textures/armors/nssm_helmet_manticore_preview.png diff --git a/textures/nssm_helmet_masticone.png b/textures/armors/nssm_helmet_masticone.png similarity index 100% rename from textures/nssm_helmet_masticone.png rename to textures/armors/nssm_helmet_masticone.png diff --git a/textures/nssm_helmet_masticone_crowned.png b/textures/armors/nssm_helmet_masticone_crowned.png similarity index 100% rename from textures/nssm_helmet_masticone_crowned.png rename to textures/armors/nssm_helmet_masticone_crowned.png diff --git a/textures/nssm_helmet_masticone_crowned_preview.png b/textures/armors/nssm_helmet_masticone_crowned_preview.png similarity index 100% rename from textures/nssm_helmet_masticone_crowned_preview.png rename to textures/armors/nssm_helmet_masticone_crowned_preview.png diff --git a/textures/nssm_helmet_masticone_preview.png b/textures/armors/nssm_helmet_masticone_preview.png similarity index 100% rename from textures/nssm_helmet_masticone_preview.png rename to textures/armors/nssm_helmet_masticone_preview.png diff --git a/textures/nssm_helmet_mor.png b/textures/armors/nssm_helmet_mor.png similarity index 100% rename from textures/nssm_helmet_mor.png rename to textures/armors/nssm_helmet_mor.png diff --git a/textures/nssm_helmet_mor_preview.png b/textures/armors/nssm_helmet_mor_preview.png similarity index 100% rename from textures/nssm_helmet_mor_preview.png rename to textures/armors/nssm_helmet_mor_preview.png diff --git a/textures/nssm_helmet_pumpking.png b/textures/armors/nssm_helmet_pumpking.png similarity index 100% rename from textures/nssm_helmet_pumpking.png rename to textures/armors/nssm_helmet_pumpking.png diff --git a/textures/nssm_helmet_pumpking_preview.png b/textures/armors/nssm_helmet_pumpking_preview.png similarity index 100% rename from textures/nssm_helmet_pumpking_preview.png rename to textures/armors/nssm_helmet_pumpking_preview.png diff --git a/textures/nssm_helmet_whitewolf.png b/textures/armors/nssm_helmet_whitewolf.png similarity index 100% rename from textures/nssm_helmet_whitewolf.png rename to textures/armors/nssm_helmet_whitewolf.png diff --git a/textures/nssm_helmet_whitewolf_preview.png b/textures/armors/nssm_helmet_whitewolf_preview.png similarity index 100% rename from textures/nssm_helmet_whitewolf_preview.png rename to textures/armors/nssm_helmet_whitewolf_preview.png diff --git a/textures/nssm_helmet_wolf.png b/textures/armors/nssm_helmet_wolf.png similarity index 100% rename from textures/nssm_helmet_wolf.png rename to textures/armors/nssm_helmet_wolf.png diff --git a/textures/nssm_helmet_wolf_preview.png b/textures/armors/nssm_helmet_wolf_preview.png similarity index 100% rename from textures/nssm_helmet_wolf_preview.png rename to textures/armors/nssm_helmet_wolf_preview.png diff --git a/textures/nssm_leggings_ant.png b/textures/armors/nssm_leggings_ant.png similarity index 100% rename from textures/nssm_leggings_ant.png rename to textures/armors/nssm_leggings_ant.png diff --git a/textures/nssm_leggings_ant_preview.png b/textures/armors/nssm_leggings_ant_preview.png similarity index 100% rename from textures/nssm_leggings_ant_preview.png rename to textures/armors/nssm_leggings_ant_preview.png diff --git a/textures/nssm_leggings_black_duck.png b/textures/armors/nssm_leggings_black_duck.png similarity index 100% rename from textures/nssm_leggings_black_duck.png rename to textures/armors/nssm_leggings_black_duck.png diff --git a/textures/nssm_leggings_black_duck_preview.png b/textures/armors/nssm_leggings_black_duck_preview.png similarity index 100% rename from textures/nssm_leggings_black_duck_preview.png rename to textures/armors/nssm_leggings_black_duck_preview.png diff --git a/textures/nssm_leggings_bloco.png b/textures/armors/nssm_leggings_bloco.png similarity index 100% rename from textures/nssm_leggings_bloco.png rename to textures/armors/nssm_leggings_bloco.png diff --git a/textures/nssm_leggings_bloco_preview.png b/textures/armors/nssm_leggings_bloco_preview.png similarity index 100% rename from textures/nssm_leggings_bloco_preview.png rename to textures/armors/nssm_leggings_bloco_preview.png diff --git a/textures/nssm_leggings_croco.png b/textures/armors/nssm_leggings_croco.png similarity index 100% rename from textures/nssm_leggings_croco.png rename to textures/armors/nssm_leggings_croco.png diff --git a/textures/nssm_leggings_croco_preview.png b/textures/armors/nssm_leggings_croco_preview.png similarity index 100% rename from textures/nssm_leggings_croco_preview.png rename to textures/armors/nssm_leggings_croco_preview.png diff --git a/textures/nssm_leggings_duck.png b/textures/armors/nssm_leggings_duck.png similarity index 100% rename from textures/nssm_leggings_duck.png rename to textures/armors/nssm_leggings_duck.png diff --git a/textures/nssm_leggings_duck_preview.png b/textures/armors/nssm_leggings_duck_preview.png similarity index 100% rename from textures/nssm_leggings_duck_preview.png rename to textures/armors/nssm_leggings_duck_preview.png diff --git a/textures/nssm_leggings_felucco.png b/textures/armors/nssm_leggings_felucco.png similarity index 100% rename from textures/nssm_leggings_felucco.png rename to textures/armors/nssm_leggings_felucco.png diff --git a/textures/nssm_leggings_felucco_preview.png b/textures/armors/nssm_leggings_felucco_preview.png similarity index 100% rename from textures/nssm_leggings_felucco_preview.png rename to textures/armors/nssm_leggings_felucco_preview.png diff --git a/textures/nssm_leggings_ice.png b/textures/armors/nssm_leggings_ice.png similarity index 100% rename from textures/nssm_leggings_ice.png rename to textures/armors/nssm_leggings_ice.png diff --git a/textures/nssm_leggings_ice_preview.png b/textures/armors/nssm_leggings_ice_preview.png similarity index 100% rename from textures/nssm_leggings_ice_preview.png rename to textures/armors/nssm_leggings_ice_preview.png diff --git a/textures/nssm_leggings_manticore.png b/textures/armors/nssm_leggings_manticore.png similarity index 100% rename from textures/nssm_leggings_manticore.png rename to textures/armors/nssm_leggings_manticore.png diff --git a/textures/nssm_leggings_manticore_preview.png b/textures/armors/nssm_leggings_manticore_preview.png similarity index 100% rename from textures/nssm_leggings_manticore_preview.png rename to textures/armors/nssm_leggings_manticore_preview.png diff --git a/textures/nssm_leggings_mor.png b/textures/armors/nssm_leggings_mor.png similarity index 100% rename from textures/nssm_leggings_mor.png rename to textures/armors/nssm_leggings_mor.png diff --git a/textures/nssm_leggings_mor_preview.png b/textures/armors/nssm_leggings_mor_preview.png similarity index 100% rename from textures/nssm_leggings_mor_preview.png rename to textures/armors/nssm_leggings_mor_preview.png diff --git a/textures/nssm_leggings_whitewolf.png b/textures/armors/nssm_leggings_whitewolf.png similarity index 100% rename from textures/nssm_leggings_whitewolf.png rename to textures/armors/nssm_leggings_whitewolf.png diff --git a/textures/nssm_leggings_whitewolf_preview.png b/textures/armors/nssm_leggings_whitewolf_preview.png similarity index 100% rename from textures/nssm_leggings_whitewolf_preview.png rename to textures/armors/nssm_leggings_whitewolf_preview.png diff --git a/textures/nssm_leggings_wolf.png b/textures/armors/nssm_leggings_wolf.png similarity index 100% rename from textures/nssm_leggings_wolf.png rename to textures/armors/nssm_leggings_wolf.png diff --git a/textures/nssm_leggings_wolf_preview.png b/textures/armors/nssm_leggings_wolf_preview.png similarity index 100% rename from textures/nssm_leggings_wolf_preview.png rename to textures/armors/nssm_leggings_wolf_preview.png diff --git a/textures/nssm_shield_crab.png b/textures/armors/nssm_shield_crab.png similarity index 100% rename from textures/nssm_shield_crab.png rename to textures/armors/nssm_shield_crab.png diff --git a/textures/nssm_shield_crab_preview.png b/textures/armors/nssm_shield_crab_preview.png similarity index 100% rename from textures/nssm_shield_crab_preview.png rename to textures/armors/nssm_shield_crab_preview.png diff --git a/textures/nssm_shield_ice.png b/textures/armors/nssm_shield_ice.png similarity index 100% rename from textures/nssm_shield_ice.png rename to textures/armors/nssm_shield_ice.png diff --git a/textures/nssm_shield_ice_preview.png b/textures/armors/nssm_shield_ice_preview.png similarity index 100% rename from textures/nssm_shield_ice_preview.png rename to textures/armors/nssm_shield_ice_preview.png diff --git a/textures/nssm_shield_mor.png b/textures/armors/nssm_shield_mor.png similarity index 100% rename from textures/nssm_shield_mor.png rename to textures/armors/nssm_shield_mor.png diff --git a/textures/nssm_shield_mor_preview.png b/textures/armors/nssm_shield_mor_preview.png similarity index 100% rename from textures/nssm_shield_mor_preview.png rename to textures/armors/nssm_shield_mor_preview.png diff --git a/textures/ant_hard_skin.png b/textures/craftitems/ant_hard_skin.png similarity index 100% rename from textures/ant_hard_skin.png rename to textures/craftitems/ant_hard_skin.png diff --git a/textures/ant_mandible.png b/textures/craftitems/ant_mandible.png similarity index 100% rename from textures/ant_mandible.png rename to textures/craftitems/ant_mandible.png diff --git a/textures/ant_queen_abdomen.png b/textures/craftitems/ant_queen_abdomen.png similarity index 100% rename from textures/ant_queen_abdomen.png rename to textures/craftitems/ant_queen_abdomen.png diff --git a/textures/black_duck_feather.png b/textures/craftitems/black_duck_feather.png similarity index 100% rename from textures/black_duck_feather.png rename to textures/craftitems/black_duck_feather.png diff --git a/textures/black_ice_tooth.png b/textures/craftitems/black_ice_tooth.png similarity index 100% rename from textures/black_ice_tooth.png rename to textures/craftitems/black_ice_tooth.png diff --git a/textures/black_sand.png b/textures/craftitems/black_sand.png similarity index 100% rename from textures/black_sand.png rename to textures/craftitems/black_sand.png diff --git a/textures/bloco_skin.png b/textures/craftitems/bloco_skin.png similarity index 100% rename from textures/bloco_skin.png rename to textures/craftitems/bloco_skin.png diff --git a/textures/crab_carapace_fragment.png b/textures/craftitems/crab_carapace_fragment.png similarity index 100% rename from textures/crab_carapace_fragment.png rename to textures/craftitems/crab_carapace_fragment.png diff --git a/textures/crab_chela.png b/textures/craftitems/crab_chela.png similarity index 100% rename from textures/crab_chela.png rename to textures/craftitems/crab_chela.png diff --git a/textures/crocodile_skin.png b/textures/craftitems/crocodile_skin.png similarity index 100% rename from textures/crocodile_skin.png rename to textures/craftitems/crocodile_skin.png diff --git a/textures/cursed_pumpkin_seed.png b/textures/craftitems/cursed_pumpkin_seed.png similarity index 100% rename from textures/cursed_pumpkin_seed.png rename to textures/craftitems/cursed_pumpkin_seed.png diff --git a/textures/duck_beak.png b/textures/craftitems/duck_beak.png similarity index 100% rename from textures/duck_beak.png rename to textures/craftitems/duck_beak.png diff --git a/textures/duck_feather.png b/textures/craftitems/duck_feather.png similarity index 100% rename from textures/duck_feather.png rename to textures/craftitems/duck_feather.png diff --git a/textures/energy_globe.png b/textures/craftitems/energy_globe.png similarity index 100% rename from textures/energy_globe.png rename to textures/craftitems/energy_globe.png diff --git a/textures/envious_moranga.png b/textures/craftitems/envious_moranga.png similarity index 100% rename from textures/envious_moranga.png rename to textures/craftitems/envious_moranga.png diff --git a/textures/envious_soul_fragment.png b/textures/craftitems/envious_soul_fragment.png similarity index 100% rename from textures/envious_soul_fragment.png rename to textures/craftitems/envious_soul_fragment.png diff --git a/textures/eyed_tentacle.png b/textures/craftitems/eyed_tentacle.png similarity index 100% rename from textures/eyed_tentacle.png rename to textures/craftitems/eyed_tentacle.png diff --git a/textures/felucco_fur.png b/textures/craftitems/felucco_fur.png similarity index 100% rename from textures/felucco_fur.png rename to textures/craftitems/felucco_fur.png diff --git a/textures/felucco_horn.png b/textures/craftitems/felucco_horn.png similarity index 100% rename from textures/felucco_horn.png rename to textures/craftitems/felucco_horn.png diff --git a/textures/gluttonous_moranga.png b/textures/craftitems/gluttonous_moranga.png similarity index 100% rename from textures/gluttonous_moranga.png rename to textures/craftitems/gluttonous_moranga.png diff --git a/textures/gluttonous_soul_fragment.png b/textures/craftitems/gluttonous_soul_fragment.png similarity index 100% rename from textures/gluttonous_soul_fragment.png rename to textures/craftitems/gluttonous_soul_fragment.png diff --git a/textures/great_energy_globe.png b/textures/craftitems/great_energy_globe.png similarity index 100% rename from textures/great_energy_globe.png rename to textures/craftitems/great_energy_globe.png diff --git a/textures/greedy_moranga.png b/textures/craftitems/greedy_moranga.png similarity index 100% rename from textures/greedy_moranga.png rename to textures/craftitems/greedy_moranga.png diff --git a/textures/greedy_soul_fragment.png b/textures/craftitems/greedy_soul_fragment.png similarity index 100% rename from textures/greedy_soul_fragment.png rename to textures/craftitems/greedy_soul_fragment.png diff --git a/textures/ice_tooth.png b/textures/craftitems/ice_tooth.png similarity index 100% rename from textures/ice_tooth.png rename to textures/craftitems/ice_tooth.png diff --git a/textures/king_duck_crown.png b/textures/craftitems/king_duck_crown.png similarity index 100% rename from textures/king_duck_crown.png rename to textures/craftitems/king_duck_crown.png diff --git a/textures/lava_titan_eye.png b/textures/craftitems/lava_titan_eye.png similarity index 100% rename from textures/lava_titan_eye.png rename to textures/craftitems/lava_titan_eye.png diff --git a/textures/life_energy.png b/textures/craftitems/life_energy.png similarity index 100% rename from textures/life_energy.png rename to textures/craftitems/life_energy.png diff --git a/textures/little_ice_tooth.png b/textures/craftitems/little_ice_tooth.png similarity index 100% rename from textures/little_ice_tooth.png rename to textures/craftitems/little_ice_tooth.png diff --git a/textures/lustful_moranga.png b/textures/craftitems/lustful_moranga.png similarity index 100% rename from textures/lustful_moranga.png rename to textures/craftitems/lustful_moranga.png diff --git a/textures/lustful_soul_fragment.png b/textures/craftitems/lustful_soul_fragment.png similarity index 100% rename from textures/lustful_soul_fragment.png rename to textures/craftitems/lustful_soul_fragment.png diff --git a/textures/manticore_fur.png b/textures/craftitems/manticore_fur.png similarity index 100% rename from textures/manticore_fur.png rename to textures/craftitems/manticore_fur.png diff --git a/textures/manticore_spine.png b/textures/craftitems/manticore_spine.png similarity index 100% rename from textures/manticore_spine.png rename to textures/craftitems/manticore_spine.png diff --git a/textures/mantis_claw.png b/textures/craftitems/mantis_claw.png similarity index 100% rename from textures/mantis_claw.png rename to textures/craftitems/mantis_claw.png diff --git a/textures/masticone_fang.png b/textures/craftitems/masticone_fang.png similarity index 100% rename from textures/masticone_fang.png rename to textures/craftitems/masticone_fang.png diff --git a/textures/masticone_skull.png b/textures/craftitems/masticone_skull.png similarity index 100% rename from textures/masticone_skull.png rename to textures/craftitems/masticone_skull.png diff --git a/textures/masticone_skull_crowned.png b/textures/craftitems/masticone_skull_crowned.png similarity index 100% rename from textures/masticone_skull_crowned.png rename to textures/craftitems/masticone_skull_crowned.png diff --git a/textures/masticone_skull_fragments.png b/textures/craftitems/masticone_skull_fragments.png similarity index 100% rename from textures/masticone_skull_fragments.png rename to textures/craftitems/masticone_skull_fragments.png diff --git a/textures/night_feather.png b/textures/craftitems/night_feather.png similarity index 100% rename from textures/night_feather.png rename to textures/craftitems/night_feather.png diff --git a/textures/proud_moranga.png b/textures/craftitems/proud_moranga.png similarity index 100% rename from textures/proud_moranga.png rename to textures/craftitems/proud_moranga.png diff --git a/textures/proud_soul_fragment.png b/textures/craftitems/proud_soul_fragment.png similarity index 100% rename from textures/proud_soul_fragment.png rename to textures/craftitems/proud_soul_fragment.png diff --git a/textures/sky_feather.png b/textures/craftitems/sky_feather.png similarity index 100% rename from textures/sky_feather.png rename to textures/craftitems/sky_feather.png diff --git a/textures/slothful_moranga.png b/textures/craftitems/slothful_moranga.png similarity index 100% rename from textures/slothful_moranga.png rename to textures/craftitems/slothful_moranga.png diff --git a/textures/slothful_soul_fragment.png b/textures/craftitems/slothful_soul_fragment.png similarity index 100% rename from textures/slothful_soul_fragment.png rename to textures/craftitems/slothful_soul_fragment.png diff --git a/textures/snake_scute.png b/textures/craftitems/snake_scute.png similarity index 100% rename from textures/snake_scute.png rename to textures/craftitems/snake_scute.png diff --git a/textures/stoneater_mandible.png b/textures/craftitems/stoneater_mandible.png similarity index 100% rename from textures/stoneater_mandible.png rename to textures/craftitems/stoneater_mandible.png diff --git a/textures/sun_feather.png b/textures/craftitems/sun_feather.png similarity index 100% rename from textures/sun_feather.png rename to textures/craftitems/sun_feather.png diff --git a/textures/superior_energy_globe.png b/textures/craftitems/superior_energy_globe.png similarity index 100% rename from textures/superior_energy_globe.png rename to textures/craftitems/superior_energy_globe.png diff --git a/textures/tarantula_chelicerae.png b/textures/craftitems/tarantula_chelicerae.png similarity index 100% rename from textures/tarantula_chelicerae.png rename to textures/craftitems/tarantula_chelicerae.png diff --git a/textures/tentacle_curly.png b/textures/craftitems/tentacle_curly.png similarity index 100% rename from textures/tentacle_curly.png rename to textures/craftitems/tentacle_curly.png diff --git a/textures/white_wolf_fur.png b/textures/craftitems/white_wolf_fur.png similarity index 100% rename from textures/white_wolf_fur.png rename to textures/craftitems/white_wolf_fur.png diff --git a/textures/wolf_fur.png b/textures/craftitems/wolf_fur.png similarity index 100% rename from textures/wolf_fur.png rename to textures/craftitems/wolf_fur.png diff --git a/textures/wrathful_moranga.png b/textures/craftitems/wrathful_moranga.png similarity index 100% rename from textures/wrathful_moranga.png rename to textures/craftitems/wrathful_moranga.png diff --git a/textures/wrathful_soul_fragment.png b/textures/craftitems/wrathful_soul_fragment.png similarity index 100% rename from textures/wrathful_soul_fragment.png rename to textures/craftitems/wrathful_soul_fragment.png diff --git a/textures/duck_beak_pick.png b/textures/duck_beak_pick.png new file mode 100644 index 0000000000000000000000000000000000000000..917047127ff2e97dde2b7e4dc41daa1dcac2336f GIT binary patch literal 563 zcmV-30?hr1P)WFMau^B`u-af`bu-qC_?5xj7hd*Ate=bd{**MSot4f34- zUT!Gn1a#d(w1jqlD9cD3z!`gKA_wokq^-CP-8+OXPlcpd=z?|xe+KT(cj zMqQp=+b~Qfluxyw?da-8hJxo&`S_McQ#tP5^gFa#M74;H4jR>B=kG}f02q1E;`a0q zjm9}g)dqV9zW{i0#nG>U;o#YsRo!W45*y6?Og@54)X#LYdco7N1Z%TR$YOVOL$2sT-i>VQ3aYDU7^>4xJpabgou)FEGwc|V{ym5hKYT5^+X{G`b@(x!k{iY) zm279y(Sx|jyDeohA(R&b+4@`~nRFS+C3{|{0}zV0PnDUB!`6}tS$kKm97d3y0JQ{* z1>3MNFkP|daj(YkBe*meSvZ~0VypsR`002ovPDHLkV1nq; B^nd^W literal 0 HcmV?d00001 diff --git a/textures/duck_beak_shovel.png b/textures/duck_beak_shovel.png new file mode 100644 index 0000000000000000000000000000000000000000..eaa63a39fbd83a0ab6e8e79b4a3e8525183d93d1 GIT binary patch literal 573 zcmV-D0>b@?P)QGIye+5RDw7NW)?CDg6&cYg2lZJYY%4?LO9GIhs^YoAB8g5JDls#Z{)M|BC+Dk@P00UW&yK6(V~*AFR|^5k%t0w!A>-DsZkV!{Nk zGk^j4pJmKCqT`lmC2wieN?jg0W&8^+zc+OIOnH_y**0a^tr72RCBcv1iSD#}JoOA3 zw^DN3v`D$bnMA`#>b%od9$pn{b3NJoa*XR*W70O zct8eZF#^sNp^~=-1JkACbuO3kBYR?yh1Q9s8_jcOQo^T&uJk<~iKvpWh`GOIY5iE4 zcA)mQCoy>mvG@Iy$-5r*6_bnu^5BM}kJ8G=QxC9s(iA&R%48@+iu->3eb*uhbF$4nN_CqeaN&a>_6ag25n`Wid83Ccgb- zocIkxG~FrjN*&$lLiRQ^P_}K(uC4;GV|ZaYyh;ZwKZNpwU7PdbJS`z91aI3kB_TextEAWqfAdvlTN3_+}s>F zbsC`#+)625#i?w%rz*Vna)39_rb#A~w6wIaYv%*XD|H$h-E6t{A=2qIGcz*`3=D|- zW)J-L3)yUz&dyF!sT6l@Yroo=dxkRNxjQQCpQ@|j;bGzRdWl3LIR1`DMn>rB>Y}5g zgPv4;9e@7e^WwW-8whJ(5$Sz#U%g&ON=ZB(M_$Fd;~uVWYQpF9(Y-acj!%8OTL_1X z?1OG9m*RLsA9fFfoO-j*m^B5yfJWrKKfI(uxVMk0}5Lk+a8hc2^>t%8jn0Q!QK z0N9i8qU$=EreT^U`FtKt(`asPCKL)02n6`;xI%39NM)`nuHE3|cH1fTp2&b@v0TU# zdF%r&yq{rhrAX;=o@Hh7?rT5bb2|C4Ugws8M0%wT5_G3a968v_m8H{c^4!eVo-hF6 vM-MX^ZpL97ymGMwK>x;#*h*nO{1m?fTDv-j7|K@Q00000NkvXXu0mjfLYTGV literal 0 HcmV?d00001 diff --git a/textures/felucco_knife.png b/textures/felucco_knife.png new file mode 100644 index 0000000000000000000000000000000000000000..39d58a0d4a2fb909dbb68381dd462fad4f55b401 GIT binary patch literal 922 zcmV;L17-Y)P)FevGP$+Qj$Pv__q7YP7k}emQ^Lg%^ zeV*vy14Q0=10{SC(=;(nldY{Sip3(~a2SBDt}a@gPL#6=ClOUe2*E2YEri;_1YbXf zv@I<28twMa9M;B3G~FN+3Nbr7i=rsZ&(HHoCWE>^>gMCQP0kwz4I!AkeUHceQ9k_Q zH(4&1aX1{PY9~jJc8bB2WL8Sj=`^dWs}$dV0=2cjm3!@eG->nX_a&~q8{~uW71`U{ zOIuqTwOWm8waU!Qj2sNN3Qf})9v&v0PUBtr3GvURM@B~Ez`y{hR0>_!SzcZi9*;*( zOiXZQuq1A4&tMn^KA(?xJdW~L^XTZP92y#;zrP<3X^jlI1+)^dJ!c6O+*)amYiih!yzJv~jiTqd8-)BR{Oil$0(r7Cq{ zapCHun46p9(sPdykH@hri&CkC*Xtz^2++~dfubms%VmkwCb?XWNF+kjr*9#;43Eqds)U*~(cjQGKXDo?i%Rw` z@fW}1_b*SgSIv>XbC-&&bLFFD{F=r}qd{L#MHPEC9;Xm`(dP0uPqV#qofiENb9xMb w*bA397i+~~7kTfG{QYLl&Dc^>Klv(u0*B!~WqxF5E6V7yx>zRplxL!2a18DgbY8T5u#{FN#H?YpW_Ab=dpxSvWq1jt+>$ zpi-f0aZ%lJU0eXE)r7e@Fb1>^8k`s-6bdjq3j+h;TP8#2(h`83AQ;{A;NSq_aa%ky zW5M0sFgOUt(7RGqT@jZ?qeVn1oXfn?8v6U;=*Z@=nEf%C4Bk6$-T>gw`8j~4fYy-D zb0zY5Xf`2{faz(gO{2m0Oh)=fM-_)Z_|+CM(4gJSm=LtP3-j~gBw9lzgHEMXE6^aD zwKlbBwDVF4aydIiGRedDZ#ZhqX zL)39X7Xlj1X1E6v6L$1m4$9@L`cx_;%4HSWSgQ$@3T$s%3R=VXc<4g07~UHL`8;=r zhgDPLg2K>{!t=sK@jRHEv@W#WF@|={+Quu@6yenOZ3Fo-6>_iFxfaG)eUeF*dv_GT z{?|CaTP?c>eIsS|Hnu`QqXA=Mp&q4DkUs;detfCkt={7~KXLDLx$JFhg?r$6_FP%9 zXQ5ylTxhV|yQ5w_c_Yi8W~~8_ZgXwzfAVloD%9r4k4vFt`{={0AHyj0~2|s-$(b8Ev0C^$;q}8$lqv3c;Lv*7h@6>Oi9ir#rQZar^3}vhn!)Y z30O)|NG5R>8yIN=ITkYc6j{$BJDvsL=u^4p%F$h_;sU&RS4N6i%FA0!&5g0PQYKf- zqJXW9U78>2%F!BAYb>SC9Gt>VSj62p+2WOR_rHE_V<#*et!bW=01OHo9k%$9+-Kj$qfb1UdVXDWQVR;1{Cr1TrAS92 zc##OsWhFR^4T5HXw7cVS-8iRS)wc>Y5&SUhIf-6Y!o)&>t&LqKrb{e+U1j89nrfv^ z$*zVSP5ew&eVEPAd^pVIGN(c<2lw=%Ge1DxjoGBEt^=v zp?`0H^Cc8wQT8iUnhQ&qag%7Nn|*U(75~8J;H}q-ZHdqh!!rkkSd@rXWb!Et*PvZ* zV<)U0!AKhnZG`9k$zBk21y0F9C^TkV<=1@W%tmAV$s;y8H)AZ$XfZEJ+tS`r~k~H5!7_w_v=fR){4?y zo)7?>tyYNo=8h2T?MTuK2f(-AOCI0Kq30{h{BOoK5(%W%a>w&3fODVL(Ib>PbhJoo zE#L!i#yu}0kP@$6pj71Y!ZBR@0PkU*SjS4Kb$%iODd`ANIp}t~PU~?+D*(m!%SU*& z2jT@vy<$F_iCy1s0xGNHwhmA#D&zTVCV*xO!{P8!VF6PrqSx!8wPrGzuq`F2wM_s( z7=|UNu71Byk|gCikP-mN6*@VY=jX6NjcZgYa--3RIF8E#V+@PMf+R^w`_t)E6hl`! z5aKxiaU2td;Z?@ytfx^{4s@9;92jFZ0*rGkt<3@M^AT{0)?+ak3>wzk>=*AO&axb! zUcSo*rKRs;^Z$yoEN{Jg!{hdr&(CwiFJpOf^Z@hzTI*Z5`{ug%`u2PC=hJYD-OlCP nJUHIRIY;>VCI`p+8_(h&zr@dL+OKX800000NkvXXu0mjfaVcs8CS?@S;D!h6-0-!1Wxi=jb0FRL#q9S^eV!RF(GY=4NoAe-sV6yO_xo(*OVf07*qoM6N<$ Eg1VRXqyPW_ literal 0 HcmV?d00001 diff --git a/textures/food/larva_soup.png b/textures/food/larva_soup.png new file mode 100644 index 0000000000000000000000000000000000000000..34591e3ab93cf834fde40e52b531cd41e0060c51 GIT binary patch literal 586 zcmV-Q0=4~#P)s(LbAYvP4x`H` zb=$H)zV8co1q?aw)G11dlf9r+-2yzlx4~#{AAqt~;r;F>l;@(9vNKRu6s4pj#N0u( zTD93ke=k6JF51TY_%>$!!WzS0nw!@Y&CY;Pzb`6AX{^rQsDc6W?vhwZf~Gpo>=%7&OJOSK0NuH-@NXwP$~W2&8?kHthKlgPP4VMx%4gm Y0iclJ%Upj>0ssI207*qoM6N<$f`exJ1ONa4 literal 0 HcmV?d00001 diff --git a/textures/food/mantis_meat.png b/textures/food/mantis_meat.png new file mode 100644 index 0000000000000000000000000000000000000000..410ecc517f57241166f580f93b9156d8811fe5dd GIT binary patch literal 634 zcmV-=0)_pFP)4WPm2<+ECCv@rrkz%_;u zV|oV3XDvA*_bLut4I|DiF(iT!Xj>RIp)|6Cm&mIps&h--mpK1JVdB2*?R8E>kOz=+ zPZ8(3)sI;BH%2D-Nudf9GrNWuzf#BDK(|8C6|qMXEk_HmpQM2qG+O2#H0z6fDHXA0R=} zMoJ>!kKK7*t+-bM&z zC;(4hmk?4hTZ`G$)178>>3G3crz#ALJQo=$=jWh0RpHxQolr|MTC%Zw6+#&{^>kAj zpZKelg?xcPyrAxV)56xXBVw)|5&jvX*;>qlH)XtyD83y_bD6707^Rq5_C?gar{P?) zfWLPv70%XT{ynwWkqr#lz@XQL0$}=e8(*z$TIkq$nUTSLslY`w?!THy_hNllK7I2G z|G`a*n|BKAPUq?q%*dbIyCu6;{yJdUYf=hPg2S%&n#C`^=2N69Hh5 zB*-c`5aCW!+4<4}a59Q{*vLdDiQ(rWB}9n==Ekt;c_=3kh|t;C03h^)lTpm$TRzP| zQ7#D=iy?eI3DJce_kY3pFhqUtW_#PdFXN_)6vWFOsAv;IJAa^o0H} zqFdKYmP-ueA_ak(7LEp2?6or|F2 zme`nUflk$$&98DD*}aotnq~ryoEl5}+cP<^MjF22@O;6GdzH-9??^tr z?&ifCrfC+TQ}x)WXr^(>*=&itIY-wu2iC~1$S_ST?>!^BsoDBuiiLU7s<0Il`_$Xt l!CGruuj=&ncmCHm{s04-!PQZU(pmrj002ovPDHLkV1fny41fRt literal 0 HcmV?d00001 diff --git a/textures/roasted_duck_legs.png b/textures/food/roasted_duck_legs.png similarity index 100% rename from textures/roasted_duck_legs.png rename to textures/food/roasted_duck_legs.png diff --git a/textures/roasted_felucco_steak.png b/textures/food/roasted_felucco_steak.png similarity index 100% rename from textures/roasted_felucco_steak.png rename to textures/food/roasted_felucco_steak.png diff --git a/textures/food/roasted_mantis_meat.png b/textures/food/roasted_mantis_meat.png new file mode 100644 index 0000000000000000000000000000000000000000..0557110b36d089fb640dfe30f2c2d22bcbc12fde GIT binary patch literal 679 zcmV;Y0$BZtP){Xb}`a>0;@s zi#T@38gLL15$rClbP!srSW|5&q3LUr_ujn@&*r5K9=OB3{C?j(=iGCJuDD>^-CNpP z<7o|mXAC9B;XrFF5dgM)AL%wHMYwoQ;RObO)x9<&XCmmnulao#;-XN1r!{%YiUG#F z13=a$O|>?`?8|lGRBUW)0B?aU`mJdkrLejMrP4IjnF#>Cz0t;uy^bKkI#|P$N+r_G zIslGRBt_y3ip3(&XNFBTFzY%@-n}JQdBzHNI_Dz7=5C8Y+m17M@t|z#znWzGoQ|;R zwHX__*D)Dm$R!i}aRy*_lWpIR0Zp%cx@1CacshI406bem+~>P{-m* zX63}~QDY53s0l*N%B!}9;E1~#bJXu(lMk9po5=1I6V)vM{u0z&!dLYSv)2QMMzEGanmZ^t7 zPY4^$R!@T$9$zypV`ys~0nDd4-~%E;x&Mb$u7B-_b8h@U+*CYwTc6LHoiL05r5lT| z{2hSH11WCaZb&7w(v!A#6h!~R^QqQGqSA{Qi@vl?eZR$EUy`h&*gJ|EbeJ9LnA6QV zYaa(pwKhW5b!d8RDs%6JD}^+J$=;5S&zCXAP?*XwK3@jll4bSi{sL2|(1MFxLwNuI N002ovPDHLkV1nZ%Ck6lj literal 0 HcmV?d00001 diff --git a/textures/food/roasted_silk_gland.png b/textures/food/roasted_silk_gland.png new file mode 100644 index 0000000000000000000000000000000000000000..18122b4341b3bde89c9850c5c2056f76521bff61 GIT binary patch literal 709 zcmV;$0y_PPP)1g&aO610h2v~STO zXwxcMw2A6Ja1jx-wGyPPoQ$xd)C|WNy>nVz?~EZq2j0cuKIiv7_c^@qA2ph^7_}_` z9$h`p!zZYX(TwIiO92J6 z??@-U1HK2@27~WLP=C|3G4sE8tx8UWxoC)`QdqP9tvIWeu~ZPM8&%kn(U+5H&|#0c zo+JxV$eIsqja|e}@`0^~np};Y_-=G`FkPp0c6Jim-ueqMC?D8bXie21V`F1+z<-qj z=a=&WI9?BjhkO8-97vP`#`;*oJ&2<00000NkvXXu0mjf9TqmY literal 0 HcmV?d00001 diff --git a/textures/roasted_spider_leg.png b/textures/food/roasted_spider_leg.png similarity index 100% rename from textures/roasted_spider_leg.png rename to textures/food/roasted_spider_leg.png diff --git a/textures/food/roasted_spider_meat.png b/textures/food/roasted_spider_meat.png new file mode 100644 index 0000000000000000000000000000000000000000..5ad8a6011c2cb78657d1a0ecbf9c4b03b214413a GIT binary patch literal 654 zcmV;90&)F`P)JtIuT-7uU^89GPi8~~XrNfdG6 z999H?<2*;E#jyzYmJC^;0Q@)|vbx}*=eZ;8m&{@?K;|4ZYbOBJFQd~#lH?ixi^Ic1 z;4^T{vfUyw20LAlBwM4xT__H~KJXt#=Ojs}^x6s#86&aC1dt?KUU)N#1F$vL>o0T$ zP(VcJ76r{PoQ%+FwWeC#1^NK2*Iy|kk*YEu2b@F=Nso>Iu8**@vqPGuY%IT2e=ka4 zyoV8}S3=qs1=YN*0Z4fhkftdg-@ntVJTQVAWzA~HNtR>8!$M<-0drN{?RLi?Yy10uEWc4}ATJde6+d2z`E@!((eZnLv$ImJ0RU>X8Y@BH zuPHDzs+LYxUGuaOaK4? literal 0 HcmV?d00001 diff --git a/textures/roasted_tentacle.png b/textures/food/roasted_tentacle.png similarity index 100% rename from textures/roasted_tentacle.png rename to textures/food/roasted_tentacle.png diff --git a/textures/roasted_werewolf_leg.png b/textures/food/roasted_werewolf_leg.png similarity index 100% rename from textures/roasted_werewolf_leg.png rename to textures/food/roasted_werewolf_leg.png diff --git a/textures/roasted_worm_flesh.png b/textures/food/roasted_worm_flesh.png similarity index 100% rename from textures/roasted_worm_flesh.png rename to textures/food/roasted_worm_flesh.png diff --git a/textures/food/silk_gland.png b/textures/food/silk_gland.png new file mode 100644 index 0000000000000000000000000000000000000000..c49500553d700d44e199e3ac08ae8dbffff28dac GIT binary patch literal 755 zcmV!Kr0X)9N&#@qg2T4S-PLVo zL;$b@C_J#>f~&OB;;MZqTzx=mmQyLJvt1HfU}()o_H6s}g@Ox8Yc#F^ZkbZ>sUJV5lWTfn}Gn#&A%m`@e(RS zVX3KeM4@oEUD!3F@284DdMrLSnXDLI_gG(4aw>94Vtr8=86J|H5v1H7qLG=36H0}_cu9+ZQ%x1XlCxR_)z$<57K&O8dUbo99I5>!@JvADQMGMOY?Tg&?ON!eUFNJM@J{i z%U=ivgOpcPFge(x`up#x4_|+vYXY!7T8ngBx#j|Uhd41lCap@*qctyX3^COOqZY{h za+J(;!k^b1@A`=bRz%1EtA33Sm-Q5!)S7h>1gKDoG;l5ioh1iB-kl&;SV$NM0X4wd zgEFjwofjidTUfko)1VY>O3|nk`++t?;Tyiw!f%UphMhi`dF@y#S3LCT{k*pZhjX%$z{OrE>#$s1?6;Czy-ZSUUoEf1BJ)YNmq>`p= zrYQiMs)WAJuQbJp0I*)IBF)Je5qjGVo3R4$=6i)>tu@h&YD#%4A;4gO%`~OpTth(h zWj#7d7@p;SSY2HOUI6QKxk-FuaLt4;oU9WcLi`TgK<%L(hhd2K;e!JB#z;n_ArOX> zwZwlBzXMkwD`Of14mj)_Q5@6ld5sqO`}>`)0z<>QDxZo z`B<$|s#Lgg?i^1R7s**m&N)0|2#je6L{YRWG?>lO7X%EowE=K@VuI%j3v>qoEyl36 zy-kZTe|x3+m<|y=69k$8-4A-)_x0J#jGoWuckkOo^ni%=cpg2?CIS=+1%5`6TA-NE zGhQsRu(U+h_j$Uu#)%+cWvgaxtLMp%YNG|!w`@m|wg5+*W4u`8_40CUWq>0O{Z7$Y(u1ZR~KeC8wtc z26$30z1rKm>(NH3r0v$qN*w>~{;AF^-5IlIgGX)-qpEaX%`tLwxHewr_V9iK6%^$; TLohOi00000NkvXXu0mjfr(H$6 literal 0 HcmV?d00001 diff --git a/textures/surimi.png b/textures/food/surimi.png similarity index 100% rename from textures/surimi.png rename to textures/food/surimi.png diff --git a/textures/tentacle.png b/textures/food/tentacle.png similarity index 100% rename from textures/tentacle.png rename to textures/food/tentacle.png diff --git a/textures/werewolf_leg.png b/textures/food/werewolf_leg.png similarity index 100% rename from textures/werewolf_leg.png rename to textures/food/werewolf_leg.png diff --git a/textures/worm_flesh.png b/textures/food/worm_flesh.png similarity index 100% rename from textures/worm_flesh.png rename to textures/food/worm_flesh.png diff --git a/textures/little_ice_tooth_knife.png b/textures/little_ice_tooth_knife.png new file mode 100644 index 0000000000000000000000000000000000000000..08fc7eb8df162496a7bcea1e04d7faaa9180388c GIT binary patch literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmPN7q6h4;V;AXKR}^GPZ!4!i_^&o60BQT|NgK4ufC*> zbAB2po7kt^xPSlu*C$;udblaF&EvF0Vdl2floXYdtS4rPdVJ7RHaok??-auF*Yz@U=XS?36NUMI|pbPgQu&X%Q~loCIGA9 BM}PnT literal 0 HcmV?d00001 diff --git a/textures/manticore_spine_knife.png b/textures/manticore_spine_knife.png new file mode 100644 index 0000000000000000000000000000000000000000..6834566c7061065f953b67a7ca61bf003c72fd88 GIT binary patch literal 218 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmPN7q6hE{I&;L>_DM(PZ!4!i_^&o60Bbsb#-R*B85tTc{jN_E{dfMrfe-O@+@plV*`RN6JrAd28KW9R6mBcU3&<$lEKr}&t;uc GLK6Tv6-xR5 literal 0 HcmV?d00001 diff --git a/textures/mantis_axe.png b/textures/mantis_axe.png new file mode 100644 index 0000000000000000000000000000000000000000..7973637a522e1b8594970dc4ba04936fe7bc3600 GIT binary patch literal 416 zcmV;R0bl-!P)H zK~y-)osvsZ!ax*7&r5<)%ZOG10}3|4)R~*mB`{$bOmHE(8fQ-30G0!w%0Q<`QAxTT zU_RtiQSYdee&=?-`&wvGZ`C#NTMP#QU+||&iu>|YL|UZRI@>&Z=$ya+I!f5h_HtrS zHUV(%?OJ%WutfzS%dZ#!D>c{*wm5eVxTX=d`j)65#Jjqna)YLxQw`^!f)Mq5E@_*) z**?EP1ujTO37=0KPj(GfKgY7w&5Ku=fQ}M|bFeygW}-igDb{2L{#50EU4#D^$Y^1s zf-p0wlT-ZI47So+b+u-tJOGjz_7OpeNP9EPnW-|5+e^77LJudzO7xfJn>%y{_uPGb=0000< KMNUMnLSTYf^`gxH literal 0 HcmV?d00001 diff --git a/textures/mantis_battleaxe.png b/textures/mantis_battleaxe.png new file mode 100644 index 0000000000000000000000000000000000000000..4c06aa1d68e05991d1edc49d750244996da01880 GIT binary patch literal 438 zcmV;n0ZIOeP)^_5ds_-MTPv zfo>I2UD;I>n$!$Y96ODL5TE41@A>!s_&tJ-vMhs?5{xmtKffu{_jR@*-S?IuO;Z#_ zfsfaP0)TQ+cHe`iTjC4=0Hal;G*}$Caehl6WRB&!Bmh87Cz}QBrGdE}M93UrFa*}Z zu7J$~&`ZD0ZovCprQzuQ8{%mQFa-=0c)BI@AhT|^hP@+Sn>LTf@H*}4JD*DZNqi~^ zzY)5+@Ggf-)P%dbc<>=)UYG5V=bH044psAE`(4$x!<0KfAN;u##5?tf1rHSHgrb~R z#QP0yXWYV#u3oO~J#fMXNGCN?&MU$>x8eANs&O1Db2mn-NSUV@d6FdUBK2kN-HpD9 g^=1B({sja00jK1nrl1Z-MgRZ+07*qoM6N<$f-6n7yZ`_I literal 0 HcmV?d00001 diff --git a/textures/mantis_pick.png b/textures/mantis_pick.png new file mode 100644 index 0000000000000000000000000000000000000000..95bfb2643a5068a211d74a8f62107f683d2d80a4 GIT binary patch literal 369 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkEFdh=fQwg%LtpN}MnRy^KTj9O5R21GC)@iSHjp@4U#9D- z>-pcKmGL2WO6p^_oS3HM4F$dL&g9H#n#x_W$Z^pFhZd2a$r>$3RD8Mff2I7k-T(Z( z@gHHXgnhF-D&r5eA4=c%{m<*C)y0Y;FPqNWs9$G}iQ7=4C))7uUX4{%;Ik_ZDnHI> z7n?PBM8rP{UCVE(r|t2S19gIe*{GF#E#p36m>M9KN*jf?~tX_CJ?b%CYA@aa+F4^@Y-Q z+fVB`YM-nX{B`2thT5$~${Vzopr09fOg8vp&fkh+j&mG3;iEE<8HX#5e2qG1A# z1-m{x#BZdck$>DA6F!ROF5JY|aX%?3dxZgv!^ardu|=f;w{R)wk3thp1mH{z$5~YH zEP$$OHm5wKQ?Yy3u2jWBoX4pESs7Goc#A9H&B&0`zj1YbGqq8A7ugE(?a($F^`N^L z{rDT*_%tLO#lDW&semoy-T=CXhR}T(x5L;^@EIN>V}A(hjgM8}K8A${&oBv-u>{X? zCqTwxM#!n47~ZVN_shxCf?7)ey)$&252&2Ei(a;$+m_}XImo4R>22+)V!{G5$vrr|sXf*6 mBfHmZ&97ryC*tMeulx(XmA(aKiPv8M0000Oq?XQavSvX^a2j0mD6v=xRz3@V~DmytBmf=Vd6V0nRLl2~RJ zj9F|}%Tlag5C1KD=)mC|e*7-q%WoFGD(HO7e^00dva@+q;D2DVmO}H;dxjs}ro3z$ z^-FBj#YSfm>n`X`ns?3AyMeyGJ^)-GA|L{Ud!YV|p5*m<@pwFXFw}w*Xsp^xYilc9 z4&Y2Q5&`-39l|}h9S#wJii!$mo6Tm7MkBta8@wIQ;7X{4fk7jMTZ?D_Z0rMI{B;;@ zsX`q2cn0+0S$|ns7>ZwB!(y>;{KN_D_GOT_fhg)TfmERoeZ4vbH|>GL{jl6 zB+1+z9fN4~CIsm1?IqCkjCLdmThevzbR$TZzgoCJk~$c)RXO~;Sw&-B9+^9xj0StK zgZM$M0EU75u%a_p5E0fPDtPp;I(X>;GUo}i)kqFlt$z>}2jGaN3BXmA#@cs^VLe79K_wgL ziNzRBAb(cJCNZQe#~=|1f{MgqDhJ2`I<3NU5xmhTB!o=9FM(&%w-ja@q>iC}G?g-U z-gd;a18m?iLm5IXicECRUnLOiX=_s}jUXe%jGTw{g;f|*3Km0GH`stTP}0>!ElPq3 zqz4e?M^w;vNX6rEa@Q7fb~m!HsF3LV36LisA87Su>FDSn5D4h|o)D|QzaRM&0{IGc z)zoO3l!H`OR&r{!9VH+2$)}(CaYrMta|ge*aSWCX3=Iu2H8sWb-4H)wuUJ!34%e=; ht$z@!)r!ev;tz%oFcF_4_TB&h002ovPDHLkV1f{}QU3q{ diff --git a/textures/tarantula_warhammer.png b/textures/tarantula_warhammer.png new file mode 100644 index 0000000000000000000000000000000000000000..4f480d5712b20de3be35f206dcfb4607ff5353de GIT binary patch literal 750 zcmVEeV4xh-wkiLWqzqAZ$9|K@`c$k@)830PN z*U(R{1CX}S0Hu#Z=q1pfN7$Sm=27o)CMPEm>NP$-PCA{Yr>BR3fq^}-0KN+hg{!^3A&C@1C9 zobBMk;3cvS>{cOH1V@Z8(qIcjF)Xd4Yhm4T0Apig#@5ddZ#dk0kgj@lF7?dDU0-lYI5(6m*(C(o(YslM)J19TX z!sR1JNi@_#P(X_ZmIhlvCWVd-1lK`)m%TbW@f6iMI0Asi2$~#l9mqCA7@HA18)_ht zhB!gOqybS$Vs5GqL4g2&OX!`d5hIANAc>$BL!ui10oblq=s(^>6vOfcexfOb3AB39 z?jyS)ba;RTE1OUZ8vq-?QWn3qAOn5BV~v`Z^E#uu+C&eGvt) zFywNt1Qjczo6~7**G+7Y{0{ut-XE%^%%<91s8zl+_L<3KbX!{+l}ZIEY=~n)tW7ot z+8~Ue5}1#sfk40&^S)2)6gR|mpc literal 0 HcmV?d00001