From f692d8983ee8787843d874ae1aa329c1439e3223 Mon Sep 17 00:00:00 2001 From: Lance5057 Date: Sun, 12 Mar 2017 18:15:17 -0500 Subject: Hopefully this unfucks whatever got fucked. --- .../tconstruct/models/item/modifiers/haste.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/haste.json (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/modifiers/haste.json') 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" + } +} -- cgit v1.2.3