diff options
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers')
22 files changed, 545 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/bane_of_arthopods.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/bane_of_arthopods.json new file mode 100644 index 0000000..14fc706 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/bane_of_arthopods.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_bane_spider", + "battleaxe": "tconstruct:items/battleaxe/mod_bane_spider", + "battlesign": "tconstruct:items/battlesign/mod_bane_spider", + "broadsword": "tconstruct:items/broadsword/mod_bane_spider", + "rapier": "tconstruct:items/rapier/mod_bane_spider", + "cleaver": "tconstruct:items/cleaver/mod_bane_spider", + "excavator": "tconstruct:items/excavator/mod_bane_spider", + "frypan": "tconstruct:items/frypan/mod_bane_spider", + "hammer": "tconstruct:items/hammer/mod_bane_spider", + "hatchet": "tconstruct:items/hatchet/mod_bane_spider", + "longbow": "tconstruct:items/longbow/mod_bane_spider", + "longbow1": "tconstruct:items/longbow/mod_bane_spider", + "longbow2": "tconstruct:items/longbow/mod_bane_spider_2", + "longbow3": "tconstruct:items/longbow/mod_bane_spider_3", + "longsword": "tconstruct:items/longsword/mod_bane_spider", + "lumberaxe": "tconstruct:items/lumberaxe/mod_bane_spider", + "mattock": "tconstruct:items/mattock/mod_bane_spider", + "pickaxe": "tconstruct:items/pickaxe/mod_bane_spider", + "scythe": "tconstruct:items/scythe/mod_bane_spider", + "shovel": "tconstruct:items/shovel/mod_bane_spider", + "shuriken": "tconstruct:items/shuriken/mod_bane_spider", + "shortbow": "tconstruct:items/shortbow/mod_bane_spider", + "shortbow1": "tconstruct:items/shortbow/mod_bane_spider", + "shortbow2": "tconstruct:items/shortbow/mod_bane_spider_2", + "shortbow3": "tconstruct:items/shortbow/mod_bane_spider_3" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/beheading.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/beheading.json new file mode 100644 index 0000000..94962f1 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/beheading.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_beheading", + "battleaxe": "tconstruct:items/battleaxe/mod_beheading", + "battlesign": "tconstruct:items/battlesign/mod_beheading", + "broadsword": "tconstruct:items/broadsword/mod_beheading", + "rapier": "tconstruct:items/rapier/mod_beheading", + "cleaver": "tconstruct:items/cleaver/mod_beheading", + "excavator": "tconstruct:items/excavator/mod_beheading", + "frypan": "tconstruct:items/frypan/mod_beheading", + "hammer": "tconstruct:items/hammer/mod_beheading", + "hatchet": "tconstruct:items/hatchet/mod_beheading", + "longbow": "tconstruct:items/longbow/mod_beheading", + "longbow1": "tconstruct:items/longbow/mod_beheading", + "longbow2": "tconstruct:items/longbow/mod_beheading", + "longbow3": "tconstruct:items/longbow/mod_beheading", + "longsword": "tconstruct:items/longsword/mod_beheading", + "lumberaxe": "tconstruct:items/lumberaxe/mod_beheading", + "mattock": "tconstruct:items/mattock/mod_beheading", + "pickaxe": "tconstruct:items/pickaxe/mod_beheading", + "scythe": "tconstruct:items/scythe/mod_beheading", + "shovel": "tconstruct:items/shovel/mod_beheading", + "shuriken": "tconstruct:items/shuriken/mod_beheading", + "shortbow": "tconstruct:items/shortbow/mod_beheading", + "shortbow1": "tconstruct:items/shortbow/mod_beheading", + "shortbow2": "tconstruct:items/shortbow/mod_beheading", + "shortbow3": "tconstruct:items/shortbow/mod_beheading" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/blasting.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/blasting.json new file mode 100644 index 0000000..2fe43c4 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/blasting.json @@ -0,0 +1,12 @@ +{ + "textures": { + "excavator": "tconstruct:items/excavator/mod_blasting", + "hammer": "tconstruct:items/hammer/mod_blasting", + "hatchet": "tconstruct:items/hatchet/mod_blasting", + "lumberaxe": "tconstruct:items/lumberaxe/mod_blasting", + "mattock": "tconstruct:items/mattock/mod_blasting", + "pickaxe": "tconstruct:items/pickaxe/mod_blasting", + "scythe": "tconstruct:items/scythe/mod_blasting", + "shovel": "tconstruct:items/shovel/mod_blasting" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/diamond.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/diamond.json new file mode 100644 index 0000000..8d0840b --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/diamond.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_diamond", + "battleaxe": "tconstruct:items/battleaxe/mod_diamond", + "battlesign": "tconstruct:items/battlesign/mod_diamond", + "broadsword": "tconstruct:items/broadsword/mod_diamond", + "rapier": "tconstruct:items/rapier/mod_diamond", + "cleaver": "tconstruct:items/cleaver/mod_diamond", + "excavator": "tconstruct:items/excavator/mod_diamond", + "frypan": "tconstruct:items/frypan/mod_diamond", + "hammer": "tconstruct:items/hammer/mod_diamond", + "hatchet": "tconstruct:items/hatchet/mod_diamond", + "longbow": "tconstruct:items/longbow/mod_diamond", + "longbow1": "tconstruct:items/longbow/mod_diamond", + "longbow2": "tconstruct:items/longbow/mod_diamond", + "longbow3": "tconstruct:items/longbow/mod_diamond", + "longsword": "tconstruct:items/longsword/mod_diamond", + "lumberaxe": "tconstruct:items/lumberaxe/mod_diamond", + "mattock": "tconstruct:items/mattock/mod_diamond", + "pickaxe": "tconstruct:items/pickaxe/mod_diamond", + "scythe": "tconstruct:items/scythe/mod_diamond", + "shovel": "tconstruct:items/shovel/mod_diamond", + "shuriken": "tconstruct:items/shuriken/mod_diamond", + "shortbow": "tconstruct:items/shortbow/mod_diamond", + "shortbow1": "tconstruct:items/shortbow/mod_diamond", + "shortbow2": "tconstruct:items/shortbow/mod_diamond", + "shortbow3": "tconstruct:items/shortbow/mod_diamond" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/emerald.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/emerald.json new file mode 100644 index 0000000..1625ff2 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/emerald.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_emerald", + "battleaxe": "tconstruct:items/battleaxe/mod_emerald", + "battlesign": "tconstruct:items/battlesign/mod_emerald", + "broadsword": "tconstruct:items/broadsword/mod_emerald", + "rapier": "tconstruct:items/rapier/mod_emerald", + "cleaver": "tconstruct:items/cleaver/mod_emerald", + "excavator": "tconstruct:items/excavator/mod_emerald", + "frypan": "tconstruct:items/frypan/mod_emerald", + "hammer": "tconstruct:items/hammer/mod_emerald", + "hatchet": "tconstruct:items/hatchet/mod_emerald", + "longbow": "tconstruct:items/longbow/mod_emerald", + "longbow1": "tconstruct:items/longbow/mod_emerald", + "longbow2": "tconstruct:items/longbow/mod_emerald", + "longbow3": "tconstruct:items/longbow/mod_emerald", + "longsword": "tconstruct:items/longsword/mod_emerald", + "lumberaxe": "tconstruct:items/lumberaxe/mod_emerald", + "mattock": "tconstruct:items/mattock/mod_emerald", + "pickaxe": "tconstruct:items/pickaxe/mod_emerald", + "scythe": "tconstruct:items/scythe/mod_emerald", + "shovel": "tconstruct:items/shovel/mod_emerald", + "shuriken": "tconstruct:items/shuriken/mod_emerald", + "shortbow": "tconstruct:items/shortbow/mod_emerald", + "shortbow1": "tconstruct:items/shortbow/mod_emerald", + "shortbow2": "tconstruct:items/shortbow/mod_emerald", + "shortbow3": "tconstruct:items/shortbow/mod_emerald" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/fiery.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/fiery.json new file mode 100644 index 0000000..d76dc61 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/fiery.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_fiery", + "battleaxe": "tconstruct:items/battleaxe/mod_fiery", + "battlesign": "tconstruct:items/battlesign/mod_fiery", + "broadsword": "tconstruct:items/broadsword/mod_fiery", + "rapier": "tconstruct:items/rapier/mod_fiery", + "cleaver": "tconstruct:items/cleaver/mod_fiery", + "excavator": "tconstruct:items/excavator/mod_fiery", + "frypan": "tconstruct:items/frypan/mod_fiery", + "hammer": "tconstruct:items/hammer/mod_fiery", + "hatchet": "tconstruct:items/hatchet/mod_fiery", + "longbow": "tconstruct:items/longbow/mod_fiery", + "longbow1": "tconstruct:items/longbow/mod_fiery", + "longbow2": "tconstruct:items/longbow/mod_fiery_2", + "longbow3": "tconstruct:items/longbow/mod_fiery_3", + "longsword": "tconstruct:items/longsword/mod_fiery", + "lumberaxe": "tconstruct:items/lumberaxe/mod_fiery", + "mattock": "tconstruct:items/mattock/mod_fiery", + "pickaxe": "tconstruct:items/pickaxe/mod_fiery", + "scythe": "tconstruct:items/scythe/mod_fiery", + "shovel": "tconstruct:items/shovel/mod_fiery", + "shuriken": "tconstruct:items/shuriken/mod_fiery", + "shortbow": "tconstruct:items/shortbow/mod_fiery", + "shortbow1": "tconstruct:items/shortbow/mod_fiery", + "shortbow2": "tconstruct:items/shortbow/mod_fiery_2", + "shortbow3": "tconstruct:items/shortbow/mod_fiery_3" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/fortify.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/fortify.json new file mode 100644 index 0000000..2a480c3 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/fortify.json @@ -0,0 +1,11 @@ +{ + "textures": { + "pickaxe": "tconstruct:items/pickaxe/mod_fortified", + "hatchet": "tconstruct:items/hatchet/mod_fortified", + "scythe": "tconstruct:items/scythe/mod_fortified", + "shovel": "tconstruct:items/shovel/mod_fortified", + "hammer": "tconstruct:items/hammer/mod_fortified", + "lumberaxe": "tconstruct:items/lumberaxe/mod_fortified", + "excavator": "tconstruct:items/excavator/mod_fortified" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/glowing.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/glowing.json new file mode 100644 index 0000000..a9359e7 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/glowing.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_glowing", + "battleaxe": "tconstruct:items/battleaxe/mod_glowing", + "battlesign": "tconstruct:items/battlesign/mod_glowing", + "broadsword": "tconstruct:items/broadsword/mod_glowing", + "rapier": "tconstruct:items/rapier/mod_glowing", + "cleaver": "tconstruct:items/cleaver/mod_glowing", + "excavator": "tconstruct:items/excavator/mod_glowing", + "frypan": "tconstruct:items/frypan/mod_glowing", + "hammer": "tconstruct:items/hammer/mod_glowing", + "hatchet": "tconstruct:items/hatchet/mod_glowing", + "longbow": "tconstruct:items/longbow/mod_glowing", + "longbow1": "tconstruct:items/longbow/mod_glowing_1", + "longbow2": "tconstruct:items/longbow/mod_glowing_2", + "longbow3": "tconstruct:items/longbow/mod_glowing_3", + "longsword": "tconstruct:items/longsword/mod_glowing", + "lumberaxe": "tconstruct:items/lumberaxe/mod_glowing", + "mattock": "tconstruct:items/mattock/mod_glowing", + "pickaxe": "tconstruct:items/pickaxe/mod_glowing", + "scythe": "tconstruct:items/scythe/mod_glowing", + "shovel": "tconstruct:items/shovel/mod_glowing", + "shuriken": "tconstruct:items/shuriken/mod_glowing", + "shortbow": "tconstruct:items/shortbow/mod_glowing", + "shortbow1": "tconstruct:items/shortbow/mod_glowing_1", + "shortbow2": "tconstruct:items/shortbow/mod_glowing_2", + "shortbow3": "tconstruct:items/shortbow/mod_glowing_3" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/haste.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/haste.json new file mode 100644 index 0000000..6d8a4b0 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/haste.json @@ -0,0 +1,27 @@ +{ + "textures": { + "battleaxe": "tconstruct:items/battleaxe/mod_haste", + "battlesign": "tconstruct:items/battlesign/mod_haste", + "broadsword": "tconstruct:items/broadsword/mod_haste", + "rapier": "tconstruct:items/rapier/mod_haste", + "cleaver": "tconstruct:items/cleaver/mod_haste", + "excavator": "tconstruct:items/excavator/mod_haste", + "frypan": "tconstruct:items/frypan/mod_haste", + "hammer": "tconstruct:items/hammer/mod_haste", + "hatchet": "tconstruct:items/hatchet/mod_haste", + "longbow": "tconstruct:items/longbow/mod_haste", + "longbow1": "tconstruct:items/longbow/mod_haste_1", + "longbow2": "tconstruct:items/longbow/mod_haste_2", + "longbow3": "tconstruct:items/longbow/mod_haste_3", + "longsword": "tconstruct:items/longsword/mod_haste", + "lumberaxe": "tconstruct:items/lumberaxe/mod_haste", + "mattock": "tconstruct:items/mattock/mod_haste", + "pickaxe": "tconstruct:items/pickaxe/mod_haste", + "scythe": "tconstruct:items/scythe/mod_haste", + "shovel": "tconstruct:items/shovel/mod_haste", + "shortbow": "tconstruct:items/shortbow/mod_haste", + "shortbow1": "tconstruct:items/shortbow/mod_haste_1", + "shortbow2": "tconstruct:items/shortbow/mod_haste_2", + "shortbow3": "tconstruct:items/shortbow/mod_haste_3" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/knockback.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/knockback.json new file mode 100644 index 0000000..e6fdb48 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/knockback.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_knockback", + "battleaxe": "tconstruct:items/battleaxe/mod_knockback", + "battlesign": "tconstruct:items/battlesign/mod_knockback", + "broadsword": "tconstruct:items/broadsword/mod_knockback", + "rapier": "tconstruct:items/rapier/mod_knockback", + "cleaver": "tconstruct:items/cleaver/mod_knockback", + "excavator": "tconstruct:items/excavator/mod_knockback", + "frypan": "tconstruct:items/frypan/mod_knockback", + "hammer": "tconstruct:items/hammer/mod_knockback", + "hatchet": "tconstruct:items/hatchet/mod_knockback", + "longbow": "tconstruct:items/longbow/mod_knockback", + "longbow1": "tconstruct:items/longbow/mod_knockback", + "longbow2": "tconstruct:items/longbow/mod_knockback", + "longbow3": "tconstruct:items/longbow/mod_knockback", + "longsword": "tconstruct:items/longsword/mod_knockback", + "lumberaxe": "tconstruct:items/lumberaxe/mod_knockback", + "mattock": "tconstruct:items/mattock/mod_knockback", + "pickaxe": "tconstruct:items/pickaxe/mod_knockback", + "scythe": "tconstruct:items/scythe/mod_knockback", + "shovel": "tconstruct:items/shovel/mod_knockback", + "shuriken": "tconstruct:items/shuriken/mod_knockback", + "shortbow": "tconstruct:items/shortbow/mod_knockback", + "shortbow1": "tconstruct:items/shortbow/mod_knockback", + "shortbow2": "tconstruct:items/shortbow/mod_knockback", + "shortbow3": "tconstruct:items/shortbow/mod_knockback" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/luck.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/luck.json new file mode 100644 index 0000000..d86a2f1 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/luck.json @@ -0,0 +1,21 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_luck", + "battleaxe": "tconstruct:items/battleaxe/mod_luck", + "battlesign": "tconstruct:items/battlesign/mod_luck", + "broadsword": "tconstruct:items/broadsword/mod_luck", + "rapier": "tconstruct:items/rapier/mod_luck", + "cleaver": "tconstruct:items/cleaver/mod_luck", + "excavator": "tconstruct:items/excavator/mod_luck", + "frypan": "tconstruct:items/frypan/mod_luck", + "hammer": "tconstruct:items/hammer/mod_luck", + "hatchet": "tconstruct:items/hatchet/mod_luck", + "longsword": "tconstruct:items/longsword/mod_luck", + "lumberaxe": "tconstruct:items/lumberaxe/mod_luck", + "mattock": "tconstruct:items/mattock/mod_luck", + "pickaxe": "tconstruct:items/pickaxe/mod_luck", + "scythe": "tconstruct:items/scythe/mod_luck", + "shovel": "tconstruct:items/shovel/mod_luck", + "shuriken": "tconstruct:items/shuriken/mod_luck" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/mending_moss.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/mending_moss.json new file mode 100644 index 0000000..02802e3 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/mending_moss.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_mending_moss", + "battleaxe": "tconstruct:items/battleaxe/mod_mending_moss", + "battlesign": "tconstruct:items/battlesign/mod_mending_moss", + "broadsword": "tconstruct:items/broadsword/mod_mending_moss", + "rapier": "tconstruct:items/rapier/mod_mending_moss", + "cleaver": "tconstruct:items/cleaver/mod_mending_moss", + "excavator": "tconstruct:items/excavator/mod_mending_moss", + "frypan": "tconstruct:items/frypan/mod_mending_moss", + "hammer": "tconstruct:items/hammer/mod_mending_moss", + "hatchet": "tconstruct:items/hatchet/mod_mending_moss", + "longbow": "tconstruct:items/longbow/mod_mending_moss", + "longbow1": "tconstruct:items/longbow/mod_mending_moss", + "longbow2": "tconstruct:items/longbow/mod_mending_moss", + "longbow3": "tconstruct:items/longbow/mod_mending_moss", + "longsword": "tconstruct:items/longsword/mod_mending_moss", + "lumberaxe": "tconstruct:items/lumberaxe/mod_mending_moss", + "mattock": "tconstruct:items/mattock/mod_mending_moss", + "pickaxe": "tconstruct:items/pickaxe/mod_mending_moss", + "scythe": "tconstruct:items/scythe/mod_mending_moss", + "shovel": "tconstruct:items/shovel/mod_mending_moss", + "shuriken": "tconstruct:items/shuriken/mod_mending_moss", + "shortbow": "tconstruct:items/shortbow/mod_mending_moss", + "shortbow1": "tconstruct:items/shortbow/mod_mending_moss", + "shortbow2": "tconstruct:items/shortbow/mod_mending_moss", + "shortbow3": "tconstruct:items/shortbow/mod_mending_moss" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/necrotic.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/necrotic.json new file mode 100644 index 0000000..5f77208 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/necrotic.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_necrotic", + "battleaxe": "tconstruct:items/battleaxe/mod_necrotic", + "battlesign": "tconstruct:items/battlesign/mod_necrotic", + "broadsword": "tconstruct:items/broadsword/mod_necrotic", + "rapier": "tconstruct:items/rapier/mod_necrotic", + "cleaver": "tconstruct:items/cleaver/mod_necrotic", + "excavator": "tconstruct:items/excavator/mod_necrotic", + "frypan": "tconstruct:items/frypan/mod_necrotic", + "hammer": "tconstruct:items/hammer/mod_necrotic", + "hatchet": "tconstruct:items/hatchet/mod_necrotic", + "longbow": "tconstruct:items/longbow/mod_necrotic", + "longbow1": "tconstruct:items/longbow/mod_necrotic", + "longbow2": "tconstruct:items/longbow/mod_necrotic", + "longbow3": "tconstruct:items/longbow/mod_necrotic", + "longsword": "tconstruct:items/longsword/mod_necrotic", + "lumberaxe": "tconstruct:items/lumberaxe/mod_necrotic", + "mattock": "tconstruct:items/mattock/mod_necrotic", + "pickaxe": "tconstruct:items/pickaxe/mod_necrotic", + "scythe": "tconstruct:items/scythe/mod_necrotic", + "shovel": "tconstruct:items/shovel/mod_necrotic", + "shuriken": "tconstruct:items/shuriken/mod_necrotic", + "shortbow": "tconstruct:items/shortbow/mod_necrotic", + "shortbow1": "tconstruct:items/shortbow/mod_necrotic", + "shortbow2": "tconstruct:items/shortbow/mod_necrotic", + "shortbow3": "tconstruct:items/shortbow/mod_necrotic" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/reinforced.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/reinforced.json new file mode 100644 index 0000000..02fc203 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/reinforced.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_reinforced", + "battleaxe": "tconstruct:items/battleaxe/mod_reinforced", + "battlesign": "tconstruct:items/battlesign/mod_reinforced", + "broadsword": "tconstruct:items/broadsword/mod_reinforced", + "rapier": "tconstruct:items/rapier/mod_reinforced", + "cleaver": "tconstruct:items/cleaver/mod_reinforced", + "excavator": "tconstruct:items/excavator/mod_reinforced", + "frypan": "tconstruct:items/frypan/mod_reinforced", + "hammer": "tconstruct:items/hammer/mod_reinforced", + "hatchet": "tconstruct:items/hatchet/mod_reinforced", + "longbow": "tconstruct:items/longbow/mod_reinforced", + "longbow1": "tconstruct:items/longbow/mod_reinforced", + "longbow2": "tconstruct:items/longbow/mod_reinforced", + "longbow3": "tconstruct:items/longbow/mod_reinforced", + "longsword": "tconstruct:items/longsword/mod_reinforced", + "lumberaxe": "tconstruct:items/lumberaxe/mod_reinforced", + "mattock": "tconstruct:items/mattock/mod_reinforced", + "pickaxe": "tconstruct:items/pickaxe/mod_reinforced", + "scythe": "tconstruct:items/scythe/mod_reinforced", + "shovel": "tconstruct:items/shovel/mod_reinforced", + "shuriken": "tconstruct:items/shuriken/mod_reinforced", + "shortbow": "tconstruct:items/shortbow/mod_reinforced", + "shortbow1": "tconstruct:items/shortbow/mod_reinforced", + "shortbow2": "tconstruct:items/shortbow/mod_reinforced", + "shortbow3": "tconstruct:items/shortbow/mod_reinforced" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/sharpness.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/sharpness.json new file mode 100644 index 0000000..0dce389 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/sharpness.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_sharpness", + "battleaxe": "tconstruct:items/battleaxe/mod_sharpness", + "battlesign": "tconstruct:items/battlesign/mod_sharpness", + "broadsword": "tconstruct:items/broadsword/mod_sharpness", + "rapier": "tconstruct:items/rapier/mod_sharpness", + "cleaver": "tconstruct:items/cleaver/mod_sharpness", + "excavator": "tconstruct:items/excavator/mod_sharpness", + "frypan": "tconstruct:items/frypan/mod_sharpness", + "hammer": "tconstruct:items/hammer/mod_sharpness", + "hatchet": "tconstruct:items/hatchet/mod_sharpness", + "longbow": "tconstruct:items/longbow/mod_sharpness", + "longbow1": "tconstruct:items/longbow/mod_sharpness", + "longbow2": "tconstruct:items/longbow/mod_sharpness_2", + "longbow3": "tconstruct:items/longbow/mod_sharpness_3", + "longsword": "tconstruct:items/longsword/mod_sharpness", + "lumberaxe": "tconstruct:items/lumberaxe/mod_sharpness", + "mattock": "tconstruct:items/mattock/mod_sharpness", + "pickaxe": "tconstruct:items/pickaxe/mod_sharpness", + "scythe": "tconstruct:items/scythe/mod_sharpness", + "shovel": "tconstruct:items/shovel/mod_sharpness", + "shuriken": "tconstruct:items/shuriken/mod_sharpness", + "shortbow": "tconstruct:items/shortbow/mod_sharpness", + "shortbow1": "tconstruct:items/shortbow/mod_sharpness", + "shortbow2": "tconstruct:items/shortbow/mod_sharpness", + "shortbow3": "tconstruct:items/shortbow/mod_sharpness_3" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/shulking.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/shulking.json new file mode 100644 index 0000000..c7cb8b7 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/shulking.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_shulking", + "battleaxe": "tconstruct:items/battleaxe/mod_shulking", + "battlesign": "tconstruct:items/battlesign/mod_shulking", + "broadsword": "tconstruct:items/broadsword/mod_shulking", + "rapier": "tconstruct:items/rapier/mod_shulking", + "cleaver": "tconstruct:items/cleaver/mod_shulking", + "excavator": "tconstruct:items/excavator/mod_shulking", + "frypan": "tconstruct:items/frypan/mod_shulking", + "hammer": "tconstruct:items/hammer/mod_shulking", + "hatchet": "tconstruct:items/hatchet/mod_shulking", + "longsword": "tconstruct:items/longsword/mod_shulking", + "longbow": "tconstruct:items/longbow/mod_shulking", + "longbow1": "tconstruct:items/longbow/mod_shulking", + "longbow2": "tconstruct:items/longbow/mod_shulking_2", + "longbow3": "tconstruct:items/longbow/mod_shulking_3", + "lumberaxe": "tconstruct:items/lumberaxe/mod_shulking", + "mattock": "tconstruct:items/mattock/mod_shulking", + "pickaxe": "tconstruct:items/pickaxe/mod_shulking", + "scythe": "tconstruct:items/scythe/mod_shulking", + "shovel": "tconstruct:items/shovel/mod_shulking", + "shuriken": "tconstruct:items/shuriken/mod_shulking", + "shortbow": "tconstruct:items/shortbow/mod_shulking", + "shortbow1": "tconstruct:items/shortbow/mod_shulking", + "shortbow2": "tconstruct:items/shortbow/mod_shulking", + "shortbow3": "tconstruct:items/shortbow/mod_shulking_3" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/silktouch.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/silktouch.json new file mode 100644 index 0000000..7744a8e --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/silktouch.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_silk", + "battleaxe": "tconstruct:items/battleaxe/mod_silk", + "battlesign": "tconstruct:items/battlesign/mod_silk", + "broadsword": "tconstruct:items/broadsword/mod_silk", + "rapier": "tconstruct:items/rapier/mod_silk", + "cleaver": "tconstruct:items/cleaver/mod_silk", + "excavator": "tconstruct:items/excavator/mod_silk", + "frypan": "tconstruct:items/frypan/mod_silk", + "hammer": "tconstruct:items/hammer/mod_silk", + "hatchet": "tconstruct:items/hatchet/mod_silk", + "longsword": "tconstruct:items/longsword/mod_silk", + "longbow": "tconstruct:items/longbow/mod_silk", + "longbow1": "tconstruct:items/longbow/mod_silk", + "longbow2": "tconstruct:items/longbow/mod_silk_2", + "longbow3": "tconstruct:items/longbow/mod_silk_3", + "lumberaxe": "tconstruct:items/lumberaxe/mod_silk", + "mattock": "tconstruct:items/mattock/mod_silk", + "pickaxe": "tconstruct:items/pickaxe/mod_silk", + "scythe": "tconstruct:items/scythe/mod_silk", + "shovel": "tconstruct:items/shovel/mod_silk", + "shuriken": "tconstruct:items/shuriken/mod_silk", + "shortbow": "tconstruct:items/shortbow/mod_silk", + "shortbow1": "tconstruct:items/shortbow/mod_silk", + "shortbow2": "tconstruct:items/shortbow/mod_silk_2", + "shortbow3": "tconstruct:items/shortbow/mod_silk_3" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/smite.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/smite.json new file mode 100644 index 0000000..fa42f20 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/smite.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_smite", + "battleaxe": "tconstruct:items/battleaxe/mod_smite", + "battlesign": "tconstruct:items/battlesign/mod_smite", + "broadsword": "tconstruct:items/broadsword/mod_smite", + "rapier": "tconstruct:items/rapier/mod_smite", + "cleaver": "tconstruct:items/cleaver/mod_smite", + "excavator": "tconstruct:items/excavator/mod_smite", + "frypan": "tconstruct:items/frypan/mod_smite", + "hammer": "tconstruct:items/hammer/mod_smite", + "hatchet": "tconstruct:items/hatchet/mod_smite", + "longbow": "tconstruct:items/longbow/mod_smite", + "longbow1": "tconstruct:items/longbow/mod_smite", + "longbow2": "tconstruct:items/longbow/mod_smite", + "longbow3": "tconstruct:items/longbow/mod_smite", + "longsword": "tconstruct:items/longsword/mod_smite", + "lumberaxe": "tconstruct:items/lumberaxe/mod_smite", + "mattock": "tconstruct:items/mattock/mod_smite", + "pickaxe": "tconstruct:items/pickaxe/mod_smite", + "scythe": "tconstruct:items/scythe/mod_smite", + "shovel": "tconstruct:items/shovel/mod_smite", + "shuriken": "tconstruct:items/shuriken/mod_smite", + "shortbow": "tconstruct:items/shortbow/mod_smite", + "shortbow1": "tconstruct:items/shortbow/mod_smite", + "shortbow2": "tconstruct:items/shortbow/mod_smite", + "shortbow3": "tconstruct:items/shortbow/mod_smite" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/soulbound.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/soulbound.json new file mode 100644 index 0000000..794f302 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/soulbound.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_soulbound", + "battleaxe": "tconstruct:items/battleaxe/mod_soulbound", + "battlesign": "tconstruct:items/battlesign/mod_soulbound", + "broadsword": "tconstruct:items/broadsword/mod_soulbound", + "rapier": "tconstruct:items/rapier/mod_soulbound", + "cleaver": "tconstruct:items/cleaver/mod_soulbound", + "excavator": "tconstruct:items/excavator/mod_soulbound", + "frypan": "tconstruct:items/frypan/mod_soulbound", + "hammer": "tconstruct:items/hammer/mod_soulbound", + "hatchet": "tconstruct:items/hatchet/mod_soulbound", + "longbow": "tconstruct:items/longbow/mod_soulbound", + "longbow1": "tconstruct:items/longbow/mod_soulbound", + "longbow2": "tconstruct:items/longbow/mod_soulbound", + "longbow3": "tconstruct:items/longbow/mod_soulbound", + "longsword": "tconstruct:items/longsword/mod_soulbound", + "lumberaxe": "tconstruct:items/lumberaxe/mod_soulbound", + "mattock": "tconstruct:items/mattock/mod_soulbound", + "pickaxe": "tconstruct:items/pickaxe/mod_soulbound", + "scythe": "tconstruct:items/scythe/mod_soulbound", + "shovel": "tconstruct:items/shovel/mod_soulbound", + "shuriken": "tconstruct:items/shuriken/mod_soulbound", + "shortbow": "tconstruct:items/shortbow/mod_soulbound", + "shortbow1": "tconstruct:items/shortbow/mod_soulbound", + "shortbow2": "tconstruct:items/shortbow/mod_soulbound", + "shortbow3": "tconstruct:items/shortbow/mod_soulbound" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/spaghetti_meat.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/spaghetti_meat.json new file mode 100644 index 0000000..b954599 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/spaghetti_meat.json @@ -0,0 +1,5 @@ +{ + "textures": { + "moms_spaghetti": "tconstruct:items/food/spaghetti_meat" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/spaghetti_sauce.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/spaghetti_sauce.json new file mode 100644 index 0000000..0e19489 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/spaghetti_sauce.json @@ -0,0 +1,5 @@ +{ + "textures": { + "moms_spaghetti": "tconstruct:items/food/spaghetti_sauce" + } +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/webbed.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/webbed.json new file mode 100644 index 0000000..e7e5e3d --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/webbed.json @@ -0,0 +1,29 @@ +{ + "textures": { + "arrow": "tconstruct:items/arrow/mod_web", + "battleaxe": "tconstruct:items/battleaxe/mod_web", + "battlesign": "tconstruct:items/battlesign/mod_web", + "broadsword": "tconstruct:items/broadsword/mod_web", + "rapier": "tconstruct:items/rapier/mod_web", + "cleaver": "tconstruct:items/cleaver/mod_web", + "excavator": "tconstruct:items/excavator/mod_web", + "frypan": "tconstruct:items/frypan/mod_web", + "hammer": "tconstruct:items/hammer/mod_web", + "hatchet": "tconstruct:items/hatchet/mod_web", + "longbow": "tconstruct:items/longbow/mod_web", + "longbow1": "tconstruct:items/longbow/mod_web", + "longbow2": "tconstruct:items/longbow/mod_web_2", + "longbow3": "tconstruct:items/longbow/mod_web_3", + "longsword": "tconstruct:items/longsword/mod_web", + "lumberaxe": "tconstruct:items/lumberaxe/mod_web", + "mattock": "tconstruct:items/mattock/mod_web", + "pickaxe": "tconstruct:items/pickaxe/mod_web", + "scythe": "tconstruct:items/scythe/mod_web", + "shovel": "tconstruct:items/shovel/mod_web", + "shuriken": "tconstruct:items/shuriken/mod_web", + "shortbow": "tconstruct:items/shortbow/mod_web", + "shortbow1": "tconstruct:items/shortbow/mod_web", + "shortbow2": "tconstruct:items/shortbow/mod_web_2", + "shortbow3": "tconstruct:items/shortbow/mod_web_3" + } +} |
