summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/tools/longbow.tcon.json
diff options
context:
space:
mode:
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.json73
1 files changed, 73 insertions, 0 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
new file mode 100644
index 0000000..f89e19c
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/item/tools/longbow.tcon.json
@@ -0,0 +1,73 @@
+{
+ "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]
+ }
+}