diff options
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/tools/longbow.tcon.json')
| -rw-r--r-- | TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/tools/longbow.tcon.json | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/tools/longbow.tcon.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/tools/longbow.tcon.json deleted file mode 100644 index f89e19c..0000000 --- a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/tools/longbow.tcon.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "textures": { - "layer0": "tconstruct:items/longbow/bowstring", - "layer1": "tconstruct:items/longbow/limb_top", - "layer2": "tconstruct:items/longbow/limb_bottom", - "layer3": "tconstruct:items/longbow/grip", - "broken0": "tconstruct:items/longbow/bowstring_broken" - }, - "overrides": [ - { - "predicate": { - "pulling": 1 - }, - "textures": { - "layer0": "tconstruct:items/longbow/bowstring_1" - }, - "ammoPosition": { - "pos": [ - -0.1880, - 0.1880, - 0.01 - ] - }, - "modifier_suffix": "1" - }, - { - "predicate": { - "pulling": 1, - "pull": 0.65 - }, - "textures": { - "layer0": "tconstruct:items/longbow/bowstring_2", - "layer1": "tconstruct:items/longbow/limb_top_2", - "layer2": "tconstruct:items/longbow/limb_bottom_2" - }, - "ammoPosition": { - "pos": [ - -0.1255, - 0.1255, - 0.01 - ] - }, - "modifier_suffix": "2" - }, - { - "predicate": { - "pulling": 1, - "pull": 0.9 - }, - "textures": { - "layer0": "tconstruct:items/longbow/bowstring_3", - "layer1": "tconstruct:items/longbow/limb_top_3", - "layer2": "tconstruct:items/longbow/limb_bottom_3" - }, - "ammoPosition": { - "pos": [ - -0.0630, - 0.0630, - 0.01 - ] - }, - "modifier_suffix": "3" - } - ], - "ammoPosition": { - "pos": [ - -0.0630, - 0.0630, - 0.01 - ], - "rot": [0, 180, 0] - } -} |
