• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

VS plugin mod for Basic Armour


Commit MetaInfo

Révision991383d38596d77ece81bca8b0f3681456938ae6 (tree)
l'heure2019-04-16 07:38:51
Auteurmelchior <melchior@user...>
Commitermelchior

Message de Log

Cleanup of bin/ directory

Change Summary

  • delete: ArmourMod/bin/Debug/assets/armourmod/itemtypes/wearable/clothes-upperbodyover-vest.json
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourchain.json
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourcoatofplates.json
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourlamellar.json
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourleather.json
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourplatechest.json
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourscale.json
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourstuddedleather.json
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/textures/item/armament/armour/basicplate.png
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/textures/item/armament/armour/chain.png
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/textures/item/armament/armour/coatofplates.png
  • delete: ArmourMod/bin/Debug/assets/bunnyviking/textures/item/armament/armour/transparent.png
  • delete: ArmourMod/bin/Debug/modinfo.json

Modification

--- a/ArmourMod/bin/Debug/assets/armourmod/itemtypes/wearable/clothes-upperbodyover-vest.json
+++ /dev/null
@@ -1,133 +0,0 @@
1-{
2- code: "clothes",
3- class: "ItemDress",
4- variantgroups: [
5- { code: "category", states: ["upperbodyover"] },
6- { code: "upperbodyover", combine: "SelectiveMultiply", onVariant: "category",
7- states: [
8- "vest-chain",
9- "vest-coatofplates",
10- "vest-lamellar",
11- "vest-leather",
12- "vest-platechest",
13- "vest-scale",
14- "vest-studdedleather"
15- ] },
16- ],
17- storageFlags: 128,
18- shape: { base: "entity/humanoid/seraph" },
19- shapeByType:{
20- "*-leather": { base: "bunnyviking:item/armament/armour/armourleather" },
21- "*-coatofplates": { base: "bunnyviking:item/armament/armour/armourcoatofplates" },
22- "*-lamellar": { base: "bunnyviking:item/armament/armour/armourlamellar" },
23- "*-platechest": { base: "bunnyviking:item/armament/armour/armourplatechest" },
24- "*-scale": { base: "bunnyviking:item/armament/armour/armourscale" },
25- "*-chain": { base: "bunnyviking:item/armament/armour/armourchain" },
26- "*-studdedleather": { base: "bunnyviking:item/armament/armour/armourstuddedleather" }
27- },
28- texturesByType: {
29- "*-leather":{
30- dummy:{ base: "bunnyviking:item/armament/armour/transparent"},
31- coatofplates: { base: "bunnyviking:item/armament/armour/coatofplates"},
32- basicplate: { base: "bunnyviking:item/armament/armour/basicplate"},
33- chain: { base: "bunnyviking:item/armament/armour/chain"},
34- },
35- "*": {
36- dummy:{ base: "bunnyviking:item/armament/armour/transparent"},
37- coatofplates: { base: "bunnyviking:item/armament/armour/coatofplates"},
38- basicplate: { base: "bunnyviking:item/armament/armour/basicplate"},
39- chain: { base: "bunnyviking:item/armament/armour/chain"},
40- }
41- },
42- attributesByType: {
43- "*-coatofplates": {
44- clothescategory: "upperbodyover",
45- inCharacterCreationDialog: false,
46- BluntProtection:0.3,
47- PiercingProtection:0.3,
48- SlashingProtection:0.3,
49- CrushingProtection:0.3
50- },
51- "*-lamellar": {
52- clothescategory: "upperbodyover",
53- inCharacterCreationDialog: false,
54- BluntProtection:0.35,
55- PiercingProtection:0.35,
56- SlashingProtection:0.35,
57- CrushingProtection:0.35
58- },
59- "*-platechest": {
60- clothescategory: "upperbodyover",
61- inCharacterCreationDialog: false,
62- BluntProtection:0.32,
63- PiercingProtection:0.3,
64- SlashingProtection:0.37,
65- CrushingProtection:0.31
66- },
67- "*-scale": {
68- clothescategory: "upperbodyover",
69- inCharacterCreationDialog: false,
70- BluntProtection:0.27,
71- PiercingProtection:0.26,
72- SlashingProtection:0.27,
73- CrushingProtection:0.25
74- },
75- "*-chain": {
76- clothescategory: "upperbodyover",
77- inCharacterCreationDialog: false,
78- BluntProtection:0.2,
79- PiercingProtection:0.25,
80- SlashingProtection:0.25,
81- CrushingProtection:0.2
82- },
83- "*-studdedleather": {
84- clothescategory: "upperbodyover",
85- inCharacterCreationDialog: false,
86- SlashingProtection:0.17,
87- BluntProtection:0.2
88- },
89- "*-leather": {
90- clothescategory: "upperbodyover",
91- inCharacterCreationDialog: false,
92- BluntProtection:0.12,
93- SlashingProtection:0.15,
94- FireProtection:0.2
95- },
96- "*":{
97- clothescategory: "upperbodyover",
98- BluntProtection:0.1,
99- PiercingProtection:0.1,
100- SlashingProtection:0.1,
101- CrushingProtection:0.1,
102- FireProtection:0.1
103- }
104- },
105- creativeinventory: { "general": ["*"], "items": ["*"], "clothing": ["*"] },
106- renderAlphaTest: 0.25,
107- fpHandTransform: {
108- translation: { x: 0.05, y: -0.6, z: 0.3 },
109- rotation: { x: 180, y: 150, z: 180 },
110- scale: 2
111- },
112- tpHandTransform: {
113- translation: { x: -0.6, y: -1.2, z: -0.7 },
114- rotation: { x: -14, y: 180, z: 53 },
115- scale: 0.55
116- },
117- guiTransform:{
118- translation: { x: -14, y: -65, z: 0 },
119- rotation: { x: -180, y: 11, z: 0 },
120- origin: { x: 0.2, y: 1.36, z: 0.4 },
121- scale: 2.43
122- },
123- groundTransform: {
124- translation: { x: 0.05, y: -0.3, z: 0 },
125- rotation: { x: 0, y: 0, z: 0 },
126- scale: 2
127- },
128- thirdPersonTransform: {
129- translation: { x: 0.0, y: 0.0, z: 0.0 },
130- rotation: { x: 180, y: 180, z: 180 },
131- scale: 1.0
132- }
133-}
\ No newline at end of file
--- a/ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourchain.json
+++ /dev/null
@@ -1,97 +0,0 @@
1-{
2- "editor": {
3- "allAngles": false,
4- "singleTexture": false
5- },
6- "textureWidth": 16,
7- "textureHeight": 16,
8- "textures": {
9- "chain": "item/armament/armour/chain"
10- },
11- "elements": [
12- {
13- "name": "Element",
14- "from": [ 4.5, 0.0, 5.5 ],
15- "to": [ 5.0, 5.5, 10.0 ],
16- "rotationOrigin": [ 5.0, 4.0, 7.75 ],
17- "faces": {
18- "north": { "texture": "#chain", "uv": [ 0.0, 0.0, 0.5, 5.5 ], "enabled": false },
19- "east": { "texture": "#chain", "uv": [ 8.5, 4.0, 13.0, 9.5 ] },
20- "south": { "texture": "#chain", "uv": [ 0.0, 0.0, 0.5, 5.5 ], "enabled": false },
21- "west": { "texture": "#chain", "uv": [ 2.5, 4.0, 7.0, 9.5 ] },
22- "up": { "texture": "#chain", "uv": [ 2.0, 0.0, 6.5, 0.5 ], "rotation": 90 },
23- "down": { "texture": "#chain", "uv": [ 2.5, 9.5, 7.0, 10.0 ], "rotation": 90 }
24- }
25- },
26- {
27- "name": "Element",
28- "from": [ 4.5, 0.0, 10.0 ],
29- "to": [ 10.5, 9.0, 10.5 ],
30- "rotationOrigin": [ 7.5, 0.0, 10.0 ],
31- "faces": {
32- "north": { "texture": "#chain", "uv": [ 7.5, 0.5, 13.5, 9.5 ] },
33- "east": { "texture": "#chain", "uv": [ 0.0, 0.5, 0.5, 9.5 ] },
34- "south": { "texture": "#chain", "uv": [ 0.5, 1.0, 6.5, 10.0 ] },
35- "west": { "texture": "#chain", "uv": [ 6.5, 0.5, 7.0, 9.5 ] },
36- "up": { "texture": "#chain", "uv": [ 1.0, 0.0, 7.0, 0.5 ] },
37- "down": { "texture": "#chain", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
38- }
39- },
40- {
41- "name": "Element",
42- "from": [ 4.5, 9.0011, 5.0 ],
43- "to": [ 6.0, 9.2011, 10.5 ],
44- "faces": {
45- "north": { "texture": "#chain", "uv": [ 1.5, 8.5, 2.0, 10.0 ], "rotation": 90 },
46- "east": { "texture": "#chain", "uv": [ 1.5, 9.5, 7.0, 10.0 ] },
47- "south": { "texture": "#chain", "uv": [ 6.5, 8.5, 7.0, 10.0 ], "rotation": 90 },
48- "west": { "texture": "#chain", "uv": [ 1.5, 9.5, 7.0, 10.0 ] },
49- "up": { "texture": "#chain", "uv": [ 1.5, 8.0, 7.0, 9.5 ], "rotation": 90 },
50- "down": { "texture": "#chain", "uv": [ 7.5, 8.0, 13.0, 9.5 ], "rotation": 90 }
51- }
52- },
53- {
54- "name": "Element6",
55- "from": [ 4.5, 0.0, 5.5 ],
56- "to": [ 10.5, 9.0, 6.0 ],
57- "rotationOrigin": [ 7.5, 0.0, 5.5 ],
58- "rotationY": -180.0,
59- "faces": {
60- "north": { "texture": "#chain", "uv": [ 7.5, 0.5, 13.5, 9.5 ] },
61- "east": { "texture": "#chain", "uv": [ 0.0, 0.5, 0.5, 9.5 ] },
62- "south": { "texture": "#chain", "uv": [ 0.5, 1.0, 6.5, 10.0 ] },
63- "west": { "texture": "#chain", "uv": [ 6.5, 0.5, 7.0, 9.5 ] },
64- "up": { "texture": "#chain", "uv": [ 1.0, 0.0, 7.0, 0.5 ] },
65- "down": { "texture": "#chain", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
66- }
67- },
68- {
69- "name": "Element7",
70- "from": [ 9.5, 0.0, 5.5 ],
71- "to": [ 10.0, 5.5, 10.0 ],
72- "rotationOrigin": [ 10.0, 4.0, 7.75 ],
73- "rotationY": -180.0,
74- "faces": {
75- "north": { "texture": "#chain", "uv": [ 0.0, 0.0, 0.5, 5.5 ], "enabled": false },
76- "east": { "texture": "#chain", "uv": [ 8.5, 4.0, 13.0, 9.5 ] },
77- "south": { "texture": "#chain", "uv": [ 0.0, 0.0, 0.5, 5.5 ], "enabled": false },
78- "west": { "texture": "#chain", "uv": [ 2.5, 4.0, 7.0, 9.5 ] },
79- "up": { "texture": "#chain", "uv": [ 2.0, 0.0, 6.5, 0.5 ], "rotation": 90 },
80- "down": { "texture": "#chain", "uv": [ 2.5, 9.5, 7.0, 10.0 ], "rotation": 90 }
81- }
82- },
83- {
84- "name": "Element8",
85- "from": [ 9.0, 9.0011, 5.0 ],
86- "to": [ 10.5, 9.2011, 10.5 ],
87- "rotationOrigin": [ 4.5, 0.0, 0.0 ],
88- "faces": {
89- "north": { "texture": "#chain", "uv": [ 1.5, 8.5, 2.0, 10.0 ], "rotation": 90 },
90- "east": { "texture": "#chain", "uv": [ 1.5, 9.5, 7.0, 10.0 ] },
91- "south": { "texture": "#chain", "uv": [ 6.5, 8.5, 7.0, 10.0 ], "rotation": 90 },
92- "west": { "texture": "#chain", "uv": [ 1.5, 9.5, 7.0, 10.0 ] },
93- "up": { "texture": "#chain", "uv": [ 1.5, 8.0, 7.0, 9.5 ], "rotation": 90 },
94- "down": { "texture": "#chain", "uv": [ 7.5, 8.0, 13.0, 9.5 ], "rotation": 90 }
95- }
96- }
97- ]}
\ No newline at end of file
--- a/ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourcoatofplates.json
+++ /dev/null
@@ -1,350 +0,0 @@
1-{
2- "editor": {
3- "allAngles": false,
4- "singleTexture": false
5- },
6- "textureWidth": 16,
7- "textureHeight": 16,
8- "textures": {
9- "basicplate": "item/armament/armour/basicplate",
10- "coatofplates": "item/armament/armour/coatofplates"
11- },
12- "elements": [
13- {
14- "name": "Element",
15- "from": [ 4.5, 0.0, 5.0 ],
16- "to": [ 10.5, 9.0, 5.5 ],
17- "faces": {
18- "north": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.5 ] },
19- "east": { "texture": "#coatofplates", "uv": [ 6.5, 0.5, 7.0, 9.5 ] },
20- "south": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.5 ] },
21- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.5, 0.5, 9.5 ] },
22- "up": { "texture": "#coatofplates", "uv": [ 0.5, 0.0, 6.5, 0.5 ] },
23- "down": { "texture": "#coatofplates", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
24- }
25- },
26- {
27- "name": "Element",
28- "from": [ 4.5, 0.0, 10.0 ],
29- "to": [ 10.5, 9.0, 10.5 ],
30- "faces": {
31- "north": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.5 ] },
32- "east": { "texture": "#coatofplates", "uv": [ 6.5, 0.5, 7.0, 9.5 ] },
33- "south": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.5 ] },
34- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.5, 0.5, 9.5 ] },
35- "up": { "texture": "#coatofplates", "uv": [ 0.5, 0.0, 6.5, 0.5 ] },
36- "down": { "texture": "#coatofplates", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
37- }
38- },
39- {
40- "name": "Element",
41- "from": [ 4.5, 1.5, 5.5 ],
42- "to": [ 5.0, 2.0, 10.0 ],
43- "faces": {
44- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
45- "east": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 13.5, 0.5 ] },
46- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
47- "west": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 13.5, 0.5 ] },
48- "up": { "texture": "#basicplate", "uv": [ 9.0, 0.5, 13.5, 1.0 ], "rotation": 90 },
49- "down": { "texture": "#basicplate", "uv": [ 9.0, 0.5, 13.5, 1.0 ], "rotation": 90 }
50- }
51- },
52- {
53- "name": "Element",
54- "from": [ 5.0, 6.5, 10.5 ],
55- "to": [ 6.5, 8.5, 11.0 ],
56- "faces": {
57- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
58- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
59- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
60- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
61- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
62- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
63- }
64- },
65- {
66- "name": "Element",
67- "from": [ 5.0, 9.0, 5.0 ],
68- "to": [ 5.5, 9.2, 10.5 ],
69- "faces": {
70- "north": { "texture": "#basicplate", "uv": [ 8.5, 0.0, 9.0, 0.5 ] },
71- "east": { "texture": "#basicplate", "uv": [ 8.5, 0.0, 14.0, 0.5 ] },
72- "south": { "texture": "#basicplate", "uv": [ 14.0, 0.0, 14.5, 0.5 ] },
73- "west": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 14.5, 0.5 ] },
74- "up": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 14.5, 0.5 ], "rotation": 90 },
75- "down": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 14.5, 0.5 ], "rotation": 90 }
76- }
77- },
78- {
79- "name": "Element",
80- "from": [ 7.0, 6.5, 10.5 ],
81- "to": [ 8.0, 8.5, 11.0 ],
82- "faces": {
83- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.0, 2.0 ], "enabled": false },
84- "east": { "texture": "#coatofplates", "uv": [ 4.0, 10.5, 4.5, 14.5 ], "autoUv": false },
85- "south": { "texture": "#coatofplates", "uv": [ 4.5, 10.5, 6.5, 14.5 ], "autoUv": false },
86- "west": { "texture": "#coatofplates", "uv": [ 6.5, 10.5, 7.0, 14.5 ], "autoUv": false },
87- "up": { "texture": "#coatofplates", "uv": [ 4.5, 10.0, 6.5, 10.5 ], "autoUv": false },
88- "down": { "texture": "#coatofplates", "uv": [ 4.5, 14.5, 6.5, 15.0 ], "autoUv": false }
89- }
90- },
91- {
92- "name": "Element",
93- "from": [ 9.5, 9.0, 5.0 ],
94- "to": [ 10.0, 9.2, 10.5 ],
95- "faces": {
96- "north": { "texture": "#basicplate", "uv": [ 8.5, 0.0, 9.0, 0.5 ] },
97- "east": { "texture": "#basicplate", "uv": [ 8.5, 0.0, 14.0, 0.5 ] },
98- "south": { "texture": "#basicplate", "uv": [ 14.0, 0.0, 14.5, 0.5 ] },
99- "west": { "texture": "#basicplate", "uv": [ 8.5, 0.0, 14.0, 0.5 ] },
100- "up": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 14.5, 0.5 ], "rotation": 90 },
101- "down": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 14.5, 0.5 ], "rotation": 90 }
102- }
103- },
104- {
105- "name": "Element",
106- "from": [ 10.0, 1.5, 5.5 ],
107- "to": [ 10.5, 2.0, 10.0 ],
108- "faces": {
109- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
110- "east": { "texture": "#basicplate", "uv": [ 9.5, 0.0, 14.0, 0.5 ] },
111- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
112- "west": { "texture": "#basicplate", "uv": [ 9.5, 0.0, 14.0, 0.5 ] },
113- "up": { "texture": "#basicplate", "uv": [ 9.5, 0.5, 14.0, 1.0 ], "rotation": 90 },
114- "down": { "texture": "#basicplate", "uv": [ 9.5, 0.5, 14.0, 1.0 ], "rotation": 90 }
115- }
116- },
117- {
118- "name": "Element18",
119- "from": [ 8.5, 6.5, 10.5 ],
120- "to": [ 10.0, 8.5, 11.0 ],
121- "rotationOrigin": [ 3.5, 0.0, 0.0 ],
122- "faces": {
123- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
124- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
125- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
126- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
127- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
128- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
129- }
130- },
131- {
132- "name": "Element19",
133- "from": [ 8.5, 4.0, 10.5 ],
134- "to": [ 10.0, 6.0, 11.0 ],
135- "rotationOrigin": [ 3.5, -2.5, 0.0 ],
136- "faces": {
137- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
138- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
139- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
140- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
141- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
142- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
143- }
144- },
145- {
146- "name": "Element20",
147- "from": [ 8.5, 1.5, 10.5 ],
148- "to": [ 10.0, 3.5, 11.0 ],
149- "rotationOrigin": [ 3.5, -5.0, 0.0 ],
150- "faces": {
151- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
152- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
153- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
154- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
155- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
156- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
157- }
158- },
159- {
160- "name": "Element21",
161- "from": [ 7.0, 4.0, 10.5 ],
162- "to": [ 8.0, 6.0, 11.0 ],
163- "rotationOrigin": [ 0.0, -2.5, 0.0 ],
164- "faces": {
165- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.0, 2.0 ], "enabled": false },
166- "east": { "texture": "#coatofplates", "uv": [ 4.0, 10.5, 4.5, 14.5 ], "autoUv": false },
167- "south": { "texture": "#coatofplates", "uv": [ 4.5, 10.5, 6.5, 14.5 ], "autoUv": false },
168- "west": { "texture": "#coatofplates", "uv": [ 6.5, 10.5, 7.0, 14.5 ], "autoUv": false },
169- "up": { "texture": "#coatofplates", "uv": [ 4.5, 10.0, 6.5, 10.5 ], "autoUv": false },
170- "down": { "texture": "#coatofplates", "uv": [ 4.5, 14.5, 6.5, 15.0 ], "autoUv": false }
171- }
172- },
173- {
174- "name": "Element22",
175- "from": [ 7.0, 1.5, 10.5 ],
176- "to": [ 8.0, 3.5, 11.0 ],
177- "rotationOrigin": [ 0.0, -5.0, 0.0 ],
178- "faces": {
179- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.0, 2.0 ], "enabled": false },
180- "east": { "texture": "#coatofplates", "uv": [ 4.0, 10.5, 4.5, 14.5 ], "autoUv": false },
181- "south": { "texture": "#coatofplates", "uv": [ 4.5, 10.5, 6.5, 14.5 ], "autoUv": false },
182- "west": { "texture": "#coatofplates", "uv": [ 6.5, 10.5, 7.0, 14.5 ], "autoUv": false },
183- "up": { "texture": "#coatofplates", "uv": [ 4.5, 10.0, 6.5, 10.5 ], "autoUv": false },
184- "down": { "texture": "#coatofplates", "uv": [ 4.5, 14.5, 6.5, 15.0 ], "autoUv": false }
185- }
186- },
187- {
188- "name": "Element23",
189- "from": [ 5.0, 4.0, 10.5 ],
190- "to": [ 6.5, 6.0, 11.0 ],
191- "rotationOrigin": [ 0.0, -2.5, 0.0 ],
192- "faces": {
193- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
194- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
195- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
196- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
197- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
198- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
199- }
200- },
201- {
202- "name": "Element24",
203- "from": [ 5.0, 1.5, 10.5 ],
204- "to": [ 6.5, 3.5, 11.0 ],
205- "rotationOrigin": [ 0.0, -5.0, 0.0 ],
206- "faces": {
207- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
208- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
209- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
210- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
211- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
212- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
213- }
214- },
215- {
216- "name": "Element16",
217- "from": [ 16.5, 6.5, 26.0 ],
218- "to": [ 18.0, 8.5, 26.5 ],
219- "rotationOrigin": [ 11.5, 0.0, 15.5 ],
220- "rotationY": -180.0,
221- "faces": {
222- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
223- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
224- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
225- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
226- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
227- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
228- }
229- },
230- {
231- "name": "Element17",
232- "from": [ 20.0, 6.5, 26.0 ],
233- "to": [ 21.5, 8.5, 26.5 ],
234- "rotationOrigin": [ 15.0, 0.0, 15.5 ],
235- "rotationY": -180.0,
236- "faces": {
237- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
238- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
239- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
240- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
241- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
242- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
243- }
244- },
245- {
246- "name": "Element25",
247- "from": [ 22.0, 6.5, 26.0 ],
248- "to": [ 23.0, 8.5, 26.5 ],
249- "rotationOrigin": [ 15.0, 0.0, 15.5 ],
250- "rotationY": -180.0,
251- "faces": {
252- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.0, 2.0 ], "enabled": false },
253- "east": { "texture": "#coatofplates", "uv": [ 4.0, 10.5, 4.5, 14.5 ], "autoUv": false },
254- "south": { "texture": "#coatofplates", "uv": [ 4.5, 10.5, 6.5, 14.5 ], "autoUv": false },
255- "west": { "texture": "#coatofplates", "uv": [ 6.5, 10.5, 7.0, 14.5 ], "autoUv": false },
256- "up": { "texture": "#coatofplates", "uv": [ 4.5, 10.0, 6.5, 10.5 ], "autoUv": false },
257- "down": { "texture": "#coatofplates", "uv": [ 4.5, 14.5, 6.5, 15.0 ], "autoUv": false }
258- }
259- },
260- {
261- "name": "Element26",
262- "from": [ 22.0, 4.0, 26.0 ],
263- "to": [ 23.0, 6.0, 26.5 ],
264- "rotationOrigin": [ 15.0, -2.5, 15.5 ],
265- "rotationY": -180.0,
266- "faces": {
267- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.0, 2.0 ], "enabled": false },
268- "east": { "texture": "#coatofplates", "uv": [ 4.0, 10.5, 4.5, 14.5 ], "autoUv": false },
269- "south": { "texture": "#coatofplates", "uv": [ 4.5, 10.5, 6.5, 14.5 ], "autoUv": false },
270- "west": { "texture": "#coatofplates", "uv": [ 6.5, 10.5, 7.0, 14.5 ], "autoUv": false },
271- "up": { "texture": "#coatofplates", "uv": [ 4.5, 10.0, 6.5, 10.5 ], "autoUv": false },
272- "down": { "texture": "#coatofplates", "uv": [ 4.5, 14.5, 6.5, 15.0 ], "autoUv": false }
273- }
274- },
275- {
276- "name": "Element27",
277- "from": [ 22.0, 1.5, 26.0 ],
278- "to": [ 23.0, 3.5, 26.5 ],
279- "rotationOrigin": [ 15.0, -5.0, 15.5 ],
280- "rotationY": -180.0,
281- "faces": {
282- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.0, 2.0 ], "enabled": false },
283- "east": { "texture": "#coatofplates", "uv": [ 4.0, 10.5, 4.5, 14.5 ], "autoUv": false },
284- "south": { "texture": "#coatofplates", "uv": [ 4.5, 10.5, 6.5, 14.5 ], "autoUv": false },
285- "west": { "texture": "#coatofplates", "uv": [ 6.5, 10.5, 7.0, 14.5 ], "autoUv": false },
286- "up": { "texture": "#coatofplates", "uv": [ 4.5, 10.0, 6.5, 10.5 ], "autoUv": false },
287- "down": { "texture": "#coatofplates", "uv": [ 4.5, 14.5, 6.5, 15.0 ], "autoUv": false }
288- }
289- },
290- {
291- "name": "Element28",
292- "from": [ 16.5, 4.0, 26.0 ],
293- "to": [ 18.0, 6.0, 26.5 ],
294- "rotationOrigin": [ 11.5, -2.5, 15.5 ],
295- "rotationY": -180.0,
296- "faces": {
297- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
298- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
299- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
300- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
301- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
302- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
303- }
304- },
305- {
306- "name": "Element29",
307- "from": [ 16.5, 1.5, 26.0 ],
308- "to": [ 18.0, 3.5, 26.5 ],
309- "rotationOrigin": [ 11.5, -5.0, 15.5 ],
310- "rotationY": -180.0,
311- "faces": {
312- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
313- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
314- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
315- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
316- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
317- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
318- }
319- },
320- {
321- "name": "Element30",
322- "from": [ 20.0, 4.0, 26.0 ],
323- "to": [ 21.5, 6.0, 26.5 ],
324- "rotationOrigin": [ 15.0, -2.5, 15.5 ],
325- "rotationY": -180.0,
326- "faces": {
327- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
328- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
329- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
330- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
331- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
332- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
333- }
334- },
335- {
336- "name": "Element31",
337- "from": [ 20.0, 1.5, 26.0 ],
338- "to": [ 21.5, 3.5, 26.5 ],
339- "rotationOrigin": [ 15.0, -5.0, 15.5 ],
340- "rotationY": -180.0,
341- "faces": {
342- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.5, 2.0 ], "enabled": false },
343- "east": { "texture": "#coatofplates", "uv": [ 0.0, 10.5, 0.5, 14.5 ], "autoUv": false },
344- "south": { "texture": "#coatofplates", "uv": [ 0.5, 10.5, 3.5, 14.5 ], "autoUv": false },
345- "west": { "texture": "#coatofplates", "uv": [ 3.5, 10.5, 4.0, 14.5 ], "autoUv": false },
346- "up": { "texture": "#coatofplates", "uv": [ 0.5, 10.0, 3.5, 10.5 ], "autoUv": false },
347- "down": { "texture": "#coatofplates", "uv": [ 0.5, 14.5, 3.5, 15.0 ], "autoUv": false }
348- }
349- }
350- ]}
\ No newline at end of file
--- a/ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourlamellar.json
+++ /dev/null
@@ -1,737 +0,0 @@
1-{
2- "editor": {
3- "allAngles": true,
4- "singleTexture": false
5- },
6- "textureWidth": 16,
7- "textureHeight": 16,
8- "textures": {
9- "basicplate": "item/armament/armour/basicplate",
10- "coatofplates": "item/armament/armour/coatofplates"
11- },
12- "elements": [
13- {
14- "name": "Element",
15- "from": [ 4.5, 0.0, 10.0 ],
16- "to": [ 10.5, 9.0, 10.5 ],
17- "faces": {
18- "north": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.5 ] },
19- "east": { "texture": "#coatofplates", "uv": [ 6.5, 0.5, 7.0, 9.5 ] },
20- "south": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.5 ] },
21- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.5, 0.5, 9.5 ] },
22- "up": { "texture": "#coatofplates", "uv": [ 0.5, 0.0, 6.5, 0.5 ] },
23- "down": { "texture": "#coatofplates", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
24- },
25- "children": [
26- {
27- "name": "Element",
28- "from": [ 0.0, 7.0, 0.5 ],
29- "to": [ 1.5, 9.0, 1.0 ],
30- "rotationOrigin": [ 0.75, 8.0, 0.5 ],
31- "rotationX": -5.0,
32- "rotationY": -5.0,
33- "faces": {
34- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
35- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
36- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
37- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
38- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
39- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
40- }
41- },
42- {
43- "name": "Element",
44- "from": [ 0.0, 0.0, 0.5 ],
45- "to": [ 1.5, 1.0, 1.0 ],
46- "rotationOrigin": [ 0.75, 0.5, 0.5 ],
47- "rotationX": -5.0,
48- "rotationY": -5.0,
49- "faces": {
50- "north": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
51- "east": { "texture": "#basicplate", "uv": [ 9.0, 4.5, 9.5, 5.5 ] },
52- "south": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
53- "west": { "texture": "#basicplate", "uv": [ 11.0, 4.5, 11.5, 5.5 ] },
54- "up": { "texture": "#basicplate", "uv": [ 9.5, 4.0, 11.0, 4.5 ] },
55- "down": { "texture": "#basicplate", "uv": [ 9.5, 5.5, 11.0, 6.0 ] }
56- }
57- },
58- {
59- "name": "Element9",
60- "from": [ 1.5, 7.0, 0.5 ],
61- "to": [ 3.0, 9.0, 1.0 ],
62- "rotationOrigin": [ 2.25, 8.0, 0.5 ],
63- "rotationX": -5.0,
64- "rotationY": -5.0,
65- "faces": {
66- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
67- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
68- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
69- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
70- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
71- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
72- }
73- },
74- {
75- "name": "Element10",
76- "from": [ 3.0, 7.0, 0.5 ],
77- "to": [ 4.5, 9.0, 1.0 ],
78- "rotationOrigin": [ 3.75, 8.0, 0.5 ],
79- "rotationX": -5.0,
80- "rotationY": -5.0,
81- "faces": {
82- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
83- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
84- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
85- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
86- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
87- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
88- }
89- },
90- {
91- "name": "Element11",
92- "from": [ 4.5, 7.0, 0.5 ],
93- "to": [ 6.0, 9.0, 1.0 ],
94- "rotationOrigin": [ 5.25, 8.0, 0.5 ],
95- "rotationX": -5.0,
96- "rotationY": -5.0,
97- "faces": {
98- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
99- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
100- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
101- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
102- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
103- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
104- }
105- },
106- {
107- "name": "Element12",
108- "from": [ 4.5, 5.0, 0.5 ],
109- "to": [ 6.0, 7.0, 1.0 ],
110- "rotationOrigin": [ 5.25, 6.0, 0.5 ],
111- "rotationX": -5.0,
112- "rotationY": -5.0,
113- "faces": {
114- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
115- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
116- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
117- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
118- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
119- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
120- }
121- },
122- {
123- "name": "Element13",
124- "from": [ 3.0, 5.0, 0.5 ],
125- "to": [ 4.5, 7.0, 1.0 ],
126- "rotationOrigin": [ 3.75, 6.0, 0.5 ],
127- "rotationX": -5.0,
128- "rotationY": -5.0,
129- "faces": {
130- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
131- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
132- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
133- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
134- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
135- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
136- }
137- },
138- {
139- "name": "Element14",
140- "from": [ 1.5, 5.0, 0.5 ],
141- "to": [ 3.0, 7.0, 1.0 ],
142- "rotationOrigin": [ 2.25, 6.0, 0.5 ],
143- "rotationX": -5.0,
144- "rotationY": -5.0,
145- "faces": {
146- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
147- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
148- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
149- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
150- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
151- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
152- }
153- },
154- {
155- "name": "Element15",
156- "from": [ 0.0, 5.0, 0.5 ],
157- "to": [ 1.5, 7.0, 1.0 ],
158- "rotationOrigin": [ 0.75, 6.0, 0.5 ],
159- "rotationX": -5.0,
160- "rotationY": -5.0,
161- "faces": {
162- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
163- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
164- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
165- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
166- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
167- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
168- }
169- },
170- {
171- "name": "Element16",
172- "from": [ 0.0, 3.0, 0.5 ],
173- "to": [ 1.5, 5.0, 1.0 ],
174- "rotationOrigin": [ 0.75, 4.0, 0.5 ],
175- "rotationX": -5.0,
176- "rotationY": -5.0,
177- "faces": {
178- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
179- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
180- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
181- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
182- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
183- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
184- }
185- },
186- {
187- "name": "Element17",
188- "from": [ 0.0, 1.0, 0.5 ],
189- "to": [ 1.5, 3.0, 1.0 ],
190- "rotationOrigin": [ 0.75, 2.0, 0.5 ],
191- "rotationX": -5.0,
192- "rotationY": -5.0,
193- "faces": {
194- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
195- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
196- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
197- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
198- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
199- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
200- }
201- },
202- {
203- "name": "Element18",
204- "from": [ 1.5, 3.0, 0.5 ],
205- "to": [ 3.0, 5.0, 1.0 ],
206- "rotationOrigin": [ 2.25, 4.0, 0.5 ],
207- "rotationX": -5.0,
208- "rotationY": -5.0,
209- "faces": {
210- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
211- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
212- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
213- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
214- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
215- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
216- }
217- },
218- {
219- "name": "Element19",
220- "from": [ 1.5, 1.0, 0.5 ],
221- "to": [ 3.0, 3.0, 1.0 ],
222- "rotationOrigin": [ 2.25, 2.0, 0.5 ],
223- "rotationX": -5.0,
224- "rotationY": -5.0,
225- "faces": {
226- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
227- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
228- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
229- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
230- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
231- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
232- }
233- },
234- {
235- "name": "Element20",
236- "from": [ 3.0, 3.0, 0.5 ],
237- "to": [ 4.5, 5.0, 1.0 ],
238- "rotationOrigin": [ 3.75, 4.0, 0.5 ],
239- "rotationX": -5.0,
240- "rotationY": -5.0,
241- "faces": {
242- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
243- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
244- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
245- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
246- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
247- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
248- }
249- },
250- {
251- "name": "Element21",
252- "from": [ 3.0, 1.0, 0.5 ],
253- "to": [ 4.5, 3.0, 1.0 ],
254- "rotationOrigin": [ 3.75, 2.0, 0.5 ],
255- "rotationX": -5.0,
256- "rotationY": -5.0,
257- "faces": {
258- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
259- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
260- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
261- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
262- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
263- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
264- }
265- },
266- {
267- "name": "Element22",
268- "from": [ 4.5, 3.0, 0.5 ],
269- "to": [ 6.0, 5.0, 1.0 ],
270- "rotationOrigin": [ 5.25, 4.0, 0.5 ],
271- "rotationX": -5.0,
272- "rotationY": -5.0,
273- "faces": {
274- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
275- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
276- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
277- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
278- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
279- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
280- }
281- },
282- {
283- "name": "Element23",
284- "from": [ 4.5, 1.0, 0.5 ],
285- "to": [ 6.0, 3.0, 1.0 ],
286- "rotationOrigin": [ 5.25, 2.0, 0.5 ],
287- "rotationX": -5.0,
288- "rotationY": -5.0,
289- "faces": {
290- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
291- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
292- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
293- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
294- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
295- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
296- }
297- },
298- {
299- "name": "Element24",
300- "from": [ 1.5, 0.0, 0.5 ],
301- "to": [ 3.0, 1.0, 1.0 ],
302- "rotationOrigin": [ 2.25, 0.5, 0.5 ],
303- "rotationX": -5.0,
304- "rotationY": -5.0,
305- "faces": {
306- "north": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
307- "east": { "texture": "#basicplate", "uv": [ 9.0, 4.5, 9.5, 5.5 ] },
308- "south": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
309- "west": { "texture": "#basicplate", "uv": [ 11.0, 4.5, 11.5, 5.5 ] },
310- "up": { "texture": "#basicplate", "uv": [ 9.5, 4.0, 11.0, 4.5 ] },
311- "down": { "texture": "#basicplate", "uv": [ 9.5, 5.5, 11.0, 6.0 ] }
312- }
313- },
314- {
315- "name": "Element25",
316- "from": [ 3.0, 0.0, 0.5 ],
317- "to": [ 4.5, 1.0, 1.0 ],
318- "rotationOrigin": [ 3.75, 0.5, 0.5 ],
319- "rotationX": -5.0,
320- "rotationY": -5.0,
321- "faces": {
322- "north": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
323- "east": { "texture": "#basicplate", "uv": [ 9.0, 4.5, 9.5, 5.5 ] },
324- "south": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
325- "west": { "texture": "#basicplate", "uv": [ 11.0, 4.5, 11.5, 5.5 ] },
326- "up": { "texture": "#basicplate", "uv": [ 9.5, 4.0, 11.0, 4.5 ] },
327- "down": { "texture": "#basicplate", "uv": [ 9.5, 5.5, 11.0, 6.0 ] }
328- }
329- },
330- {
331- "name": "Element26",
332- "from": [ 4.5, 0.0, 0.5 ],
333- "to": [ 6.0, 1.0, 1.0 ],
334- "rotationOrigin": [ 5.25, 0.5, 0.5 ],
335- "rotationX": -5.0,
336- "rotationY": -5.0,
337- "faces": {
338- "north": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
339- "east": { "texture": "#basicplate", "uv": [ 9.0, 4.5, 9.5, 5.5 ] },
340- "south": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
341- "west": { "texture": "#basicplate", "uv": [ 11.0, 4.5, 11.5, 5.5 ] },
342- "up": { "texture": "#basicplate", "uv": [ 9.5, 4.0, 11.0, 4.5 ] },
343- "down": { "texture": "#basicplate", "uv": [ 9.5, 5.5, 11.0, 6.0 ] }
344- }
345- }
346- ]
347- },
348- {
349- "name": "Element",
350- "from": [ 4.5, 1.0, 5.5 ],
351- "to": [ 5.0, 2.0, 10.0 ],
352- "faces": {
353- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
354- "east": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
355- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
356- "west": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
357- "up": { "texture": "#basicplate", "uv": [ 14.0, 1.5, 14.5, 6.0 ] },
358- "down": { "texture": "#basicplate", "uv": [ 15.5, 1.0, 16.0, 5.5 ] }
359- }
360- },
361- {
362- "name": "Element",
363- "from": [ 5.0, 9.0, 5.0 ],
364- "to": [ 6.0, 9.2, 10.5 ],
365- "faces": {
366- "north": { "texture": "#basicplate", "uv": [ 14.5, 0.0, 15.5, 0.5 ] },
367- "east": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 16.0, 6.0 ], "rotation": 90 },
368- "south": { "texture": "#basicplate", "uv": [ 14.5, 6.0, 15.5, 6.5 ] },
369- "west": { "texture": "#basicplate", "uv": [ 14.0, 0.5, 14.5, 6.0 ], "rotation": 90, "autoUv": false },
370- "up": { "texture": "#basicplate", "uv": [ 14.5, 0.5, 15.5, 6.0 ] },
371- "down": { "texture": "#basicplate", "uv": [ 14.5, 0.5, 15.5, 6.0 ] }
372- }
373- },
374- {
375- "name": "Element",
376- "from": [ 9.0, 9.0, 5.0 ],
377- "to": [ 10.0, 9.2, 10.5 ],
378- "faces": {
379- "north": { "texture": "#basicplate", "uv": [ 14.5, 6.0, 15.5, 6.5 ] },
380- "east": { "texture": "#basicplate", "uv": [ 14.0, 0.5, 14.5, 6.0 ], "rotation": 90 },
381- "south": { "texture": "#basicplate", "uv": [ 14.5, 0.0, 15.5, 0.5 ] },
382- "west": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 16.0, 6.0 ], "rotation": 90 },
383- "up": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 14.5, 6.0 ], "autoUv": false },
384- "down": { "texture": "#basicplate", "uv": [ 14.5, 0.5, 15.5, 6.0 ] }
385- }
386- },
387- {
388- "name": "Element",
389- "from": [ 10.0, 1.0, 5.5 ],
390- "to": [ 10.5, 2.0, 10.0 ],
391- "faces": {
392- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
393- "east": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
394- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
395- "west": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
396- "up": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.0, 5.5 ] },
397- "down": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 16.0, 5.0 ] }
398- }
399- },
400- {
401- "name": "Element27",
402- "from": [ 49.5, 0.0, 36.5 ],
403- "to": [ 55.5, 9.0, 37.0 ],
404- "rotationOrigin": [ 30.0, 0.0, 21.0 ],
405- "rotationY": 180.0,
406- "faces": {
407- "north": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.5 ] },
408- "east": { "texture": "#coatofplates", "uv": [ 6.5, 0.5, 7.0, 9.5 ] },
409- "south": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.5 ] },
410- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.5, 0.5, 9.5 ] },
411- "up": { "texture": "#coatofplates", "uv": [ 0.5, 0.0, 6.5, 0.5 ] },
412- "down": { "texture": "#coatofplates", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
413- },
414- "children": [
415- {
416- "name": "Element27",
417- "from": [ 0.0, 7.0, 0.5 ],
418- "to": [ 1.5, 9.0, 1.0 ],
419- "rotationOrigin": [ 0.75, 8.0, 0.5 ],
420- "rotationX": -5.0,
421- "rotationY": -5.0,
422- "faces": {
423- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
424- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
425- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
426- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
427- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
428- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
429- }
430- },
431- {
432- "name": "Element28",
433- "from": [ 0.0, 0.0, 0.5 ],
434- "to": [ 1.5, 1.0, 1.0 ],
435- "rotationOrigin": [ 0.75, 0.5, 0.5 ],
436- "rotationX": -5.0,
437- "rotationY": -5.0,
438- "faces": {
439- "north": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
440- "east": { "texture": "#basicplate", "uv": [ 9.0, 4.5, 9.5, 5.5 ] },
441- "south": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
442- "west": { "texture": "#basicplate", "uv": [ 11.0, 4.5, 11.5, 5.5 ] },
443- "up": { "texture": "#basicplate", "uv": [ 9.5, 4.0, 11.0, 4.5 ] },
444- "down": { "texture": "#basicplate", "uv": [ 9.5, 5.5, 11.0, 6.0 ] }
445- }
446- },
447- {
448- "name": "Element29",
449- "from": [ 1.5, 7.0, 0.5 ],
450- "to": [ 3.0, 9.0, 1.0 ],
451- "rotationOrigin": [ 2.25, 8.0, 0.5 ],
452- "rotationX": -5.0,
453- "rotationY": -5.0,
454- "faces": {
455- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
456- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
457- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
458- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
459- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
460- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
461- }
462- },
463- {
464- "name": "Element30",
465- "from": [ 3.0, 7.0, 0.5 ],
466- "to": [ 4.5, 9.0, 1.0 ],
467- "rotationOrigin": [ 3.75, 8.0, 0.5 ],
468- "rotationX": -5.0,
469- "rotationY": -5.0,
470- "faces": {
471- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
472- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
473- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
474- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
475- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
476- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
477- }
478- },
479- {
480- "name": "Element31",
481- "from": [ 4.5, 7.0, 0.5 ],
482- "to": [ 6.0, 9.0, 1.0 ],
483- "rotationOrigin": [ 5.25, 8.0, 0.5 ],
484- "rotationX": -5.0,
485- "rotationY": -5.0,
486- "faces": {
487- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
488- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
489- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
490- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
491- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
492- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
493- }
494- },
495- {
496- "name": "Element32",
497- "from": [ 4.5, 5.0, 0.5 ],
498- "to": [ 6.0, 7.0, 1.0 ],
499- "rotationOrigin": [ 5.25, 6.0, 0.5 ],
500- "rotationX": -5.0,
501- "rotationY": -5.0,
502- "faces": {
503- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
504- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
505- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
506- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
507- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
508- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
509- }
510- },
511- {
512- "name": "Element33",
513- "from": [ 3.0, 5.0, 0.5 ],
514- "to": [ 4.5, 7.0, 1.0 ],
515- "rotationOrigin": [ 3.75, 6.0, 0.5 ],
516- "rotationX": -5.0,
517- "rotationY": -5.0,
518- "faces": {
519- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
520- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
521- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
522- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
523- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
524- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
525- }
526- },
527- {
528- "name": "Element34",
529- "from": [ 1.5, 5.0, 0.5 ],
530- "to": [ 3.0, 7.0, 1.0 ],
531- "rotationOrigin": [ 2.25, 6.0, 0.5 ],
532- "rotationX": -5.0,
533- "rotationY": -5.0,
534- "faces": {
535- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
536- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
537- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
538- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
539- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
540- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
541- }
542- },
543- {
544- "name": "Element35",
545- "from": [ 0.0, 5.0, 0.5 ],
546- "to": [ 1.5, 7.0, 1.0 ],
547- "rotationOrigin": [ 0.75, 6.0, 0.5 ],
548- "rotationX": -5.0,
549- "rotationY": -5.0,
550- "faces": {
551- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
552- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
553- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
554- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
555- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
556- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
557- }
558- },
559- {
560- "name": "Element36",
561- "from": [ 0.0, 3.0, 0.5 ],
562- "to": [ 1.5, 5.0, 1.0 ],
563- "rotationOrigin": [ 0.75, 4.0, 0.5 ],
564- "rotationX": -5.0,
565- "rotationY": -5.0,
566- "faces": {
567- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
568- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
569- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
570- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
571- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
572- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
573- }
574- },
575- {
576- "name": "Element37",
577- "from": [ 0.0, 1.0, 0.5 ],
578- "to": [ 1.5, 3.0, 1.0 ],
579- "rotationOrigin": [ 0.75, 2.0, 0.5 ],
580- "rotationX": -5.0,
581- "rotationY": -5.0,
582- "faces": {
583- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
584- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
585- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
586- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
587- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
588- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
589- }
590- },
591- {
592- "name": "Element38",
593- "from": [ 1.5, 3.0, 0.5 ],
594- "to": [ 3.0, 5.0, 1.0 ],
595- "rotationOrigin": [ 2.25, 4.0, 0.5 ],
596- "rotationX": -5.0,
597- "rotationY": -5.0,
598- "faces": {
599- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
600- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
601- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
602- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
603- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
604- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
605- }
606- },
607- {
608- "name": "Element39",
609- "from": [ 1.5, 1.0, 0.5 ],
610- "to": [ 3.0, 3.0, 1.0 ],
611- "rotationOrigin": [ 2.25, 2.0, 0.5 ],
612- "rotationX": -5.0,
613- "rotationY": -5.0,
614- "faces": {
615- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
616- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
617- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
618- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
619- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
620- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
621- }
622- },
623- {
624- "name": "Element40",
625- "from": [ 3.0, 3.0, 0.5 ],
626- "to": [ 4.5, 5.0, 1.0 ],
627- "rotationOrigin": [ 3.75, 4.0, 0.5 ],
628- "rotationX": -5.0,
629- "rotationY": -5.0,
630- "faces": {
631- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
632- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
633- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
634- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
635- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
636- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
637- }
638- },
639- {
640- "name": "Element41",
641- "from": [ 3.0, 1.0, 0.5 ],
642- "to": [ 4.5, 3.0, 1.0 ],
643- "rotationOrigin": [ 3.75, 2.0, 0.5 ],
644- "rotationX": -5.0,
645- "rotationY": -5.0,
646- "faces": {
647- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
648- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
649- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
650- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
651- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
652- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
653- }
654- },
655- {
656- "name": "Element42",
657- "from": [ 4.5, 3.0, 0.5 ],
658- "to": [ 6.0, 5.0, 1.0 ],
659- "rotationOrigin": [ 5.25, 4.0, 0.5 ],
660- "rotationX": -5.0,
661- "rotationY": -5.0,
662- "faces": {
663- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
664- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
665- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
666- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
667- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
668- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
669- }
670- },
671- {
672- "name": "Element43",
673- "from": [ 4.5, 1.0, 0.5 ],
674- "to": [ 6.0, 3.0, 1.0 ],
675- "rotationOrigin": [ 5.25, 2.0, 0.5 ],
676- "rotationX": -5.0,
677- "rotationY": -5.0,
678- "faces": {
679- "north": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
680- "east": { "texture": "#basicplate", "uv": [ 9.0, 1.5, 9.5, 3.5 ] },
681- "south": { "texture": "#basicplate", "uv": [ 9.5, 1.5, 11.0, 3.5 ] },
682- "west": { "texture": "#basicplate", "uv": [ 11.0, 1.5, 11.5, 3.5 ] },
683- "up": { "texture": "#basicplate", "uv": [ 9.5, 1.0, 11.0, 1.5 ] },
684- "down": { "texture": "#basicplate", "uv": [ 9.5, 3.5, 11.0, 4.0 ] }
685- }
686- },
687- {
688- "name": "Element44",
689- "from": [ 1.5, 0.0, 0.5 ],
690- "to": [ 3.0, 1.0, 1.0 ],
691- "rotationOrigin": [ 2.25, 0.5, 0.5 ],
692- "rotationX": -5.0,
693- "rotationY": -5.0,
694- "faces": {
695- "north": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
696- "east": { "texture": "#basicplate", "uv": [ 9.0, 4.5, 9.5, 5.5 ] },
697- "south": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
698- "west": { "texture": "#basicplate", "uv": [ 11.0, 4.5, 11.5, 5.5 ] },
699- "up": { "texture": "#basicplate", "uv": [ 9.5, 4.0, 11.0, 4.5 ] },
700- "down": { "texture": "#basicplate", "uv": [ 9.5, 5.5, 11.0, 6.0 ] }
701- }
702- },
703- {
704- "name": "Element45",
705- "from": [ 3.0, 0.0, 0.5 ],
706- "to": [ 4.5, 1.0, 1.0 ],
707- "rotationOrigin": [ 3.75, 0.5, 0.5 ],
708- "rotationX": -5.0,
709- "rotationY": -5.0,
710- "faces": {
711- "north": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
712- "east": { "texture": "#basicplate", "uv": [ 9.0, 4.5, 9.5, 5.5 ] },
713- "south": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
714- "west": { "texture": "#basicplate", "uv": [ 11.0, 4.5, 11.5, 5.5 ] },
715- "up": { "texture": "#basicplate", "uv": [ 9.5, 4.0, 11.0, 4.5 ] },
716- "down": { "texture": "#basicplate", "uv": [ 9.5, 5.5, 11.0, 6.0 ] }
717- }
718- },
719- {
720- "name": "Element46",
721- "from": [ 4.5, 0.0, 0.5 ],
722- "to": [ 6.0, 1.0, 1.0 ],
723- "rotationOrigin": [ 5.25, 0.5, 0.5 ],
724- "rotationX": -5.0,
725- "rotationY": -5.0,
726- "faces": {
727- "north": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
728- "east": { "texture": "#basicplate", "uv": [ 9.0, 4.5, 9.5, 5.5 ] },
729- "south": { "texture": "#basicplate", "uv": [ 9.5, 4.5, 11.0, 5.5 ] },
730- "west": { "texture": "#basicplate", "uv": [ 11.0, 4.5, 11.5, 5.5 ] },
731- "up": { "texture": "#basicplate", "uv": [ 9.5, 4.0, 11.0, 4.5 ] },
732- "down": { "texture": "#basicplate", "uv": [ 9.5, 5.5, 11.0, 6.0 ] }
733- }
734- }
735- ]
736- }
737- ]}
\ No newline at end of file
--- a/ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourleather.json
+++ /dev/null
@@ -1,93 +0,0 @@
1-{
2- "editor": {
3- "allAngles": false,
4- "singleTexture": false
5- },
6- "textureWidth": 16,
7- "textureHeight": 16,
8- "textures": {
9- "basicplate": "item/armament/armour/basicplate",
10- "coatofplates": "item/armament/armour/coatofplates"
11- },
12- "elements": [
13- {
14- "name": "chest",
15- "from": [ 4.5, 0.5, 10.0 ],
16- "to": [ 10.5, 9.0, 10.5 ],
17- "faces": {
18- "north": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.0 ] },
19- "east": { "texture": "#coatofplates", "uv": [ 0.0, 0.5, 0.5, 9.0 ] },
20- "south": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.0 ] },
21- "west": { "texture": "#coatofplates", "uv": [ 6.5, 0.5, 7.0, 9.0 ] },
22- "up": { "texture": "#coatofplates", "uv": [ 0.5, 0.0, 6.5, 0.5 ] },
23- "down": { "texture": "#coatofplates", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
24- }
25- },
26- {
27- "name": "Element",
28- "from": [ 4.5, 1.0, 5.5 ],
29- "to": [ 5.0, 2.0, 10.0 ],
30- "faces": {
31- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
32- "east": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
33- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
34- "west": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
35- "up": { "texture": "#basicplate", "uv": [ 14.0, 1.0, 14.5, 5.5 ] },
36- "down": { "texture": "#basicplate", "uv": [ 15.5, 1.0, 16.0, 5.5 ] }
37- }
38- },
39- {
40- "name": "Element",
41- "from": [ 5.0, 9.0, 5.0 ],
42- "to": [ 6.0, 9.2, 10.5 ],
43- "faces": {
44- "north": { "texture": "#basicplate", "uv": [ 14.5, 0.0, 15.5, 0.5 ] },
45- "east": { "texture": "#basicplate", "uv": [ 14.0, 0.5, 14.5, 6.0 ], "rotation": 90 },
46- "south": { "texture": "#basicplate", "uv": [ 14.5, 6.0, 15.5, 6.5 ] },
47- "west": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 16.0, 6.0 ], "rotation": 90 },
48- "up": { "texture": "#basicplate", "uv": [ 14.5, 0.5, 15.5, 6.0 ] },
49- "down": { "texture": "#basicplate", "uv": [ 14.5, 0.5, 15.5, 6.0 ] }
50- }
51- },
52- {
53- "name": "Element",
54- "from": [ 9.0, 9.0, 5.0 ],
55- "to": [ 10.0, 9.2, 10.5 ],
56- "faces": {
57- "north": { "texture": "#basicplate", "uv": [ 14.5, 6.0, 15.5, 6.5 ] },
58- "east": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 16.0, 6.0 ], "rotation": 90 },
59- "south": { "texture": "#basicplate", "uv": [ 14.5, 0.0, 15.5, 0.5 ] },
60- "west": { "texture": "#basicplate", "uv": [ 14.0, 0.5, 14.5, 6.0 ], "rotation": 90 },
61- "up": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 14.5, 6.0 ], "autoUv": false },
62- "down": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 14.5, 6.0 ], "autoUv": false }
63- }
64- },
65- {
66- "name": "Element",
67- "from": [ 10.0, 1.0, 5.5 ],
68- "to": [ 10.5, 2.0, 10.0 ],
69- "faces": {
70- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
71- "east": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
72- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
73- "west": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
74- "up": { "texture": "#basicplate", "uv": [ 15.5, 1.0, 16.0, 5.5 ] },
75- "down": { "texture": "#basicplate", "uv": [ 14.0, 1.0, 14.5, 5.5 ] }
76- }
77- },
78- {
79- "name": "chest38",
80- "from": [ 19.5, 0.5, 25.5 ],
81- "to": [ 25.5, 9.0, 26.0 ],
82- "rotationOrigin": [ 15.0, 0.0, 15.5 ],
83- "rotationY": -180.0,
84- "faces": {
85- "north": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.0 ] },
86- "east": { "texture": "#coatofplates", "uv": [ 0.0, 0.5, 0.5, 9.0 ] },
87- "south": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.0 ] },
88- "west": { "texture": "#coatofplates", "uv": [ 6.5, 0.5, 7.0, 9.0 ] },
89- "up": { "texture": "#coatofplates", "uv": [ 0.5, 0.0, 6.5, 0.5 ] },
90- "down": { "texture": "#coatofplates", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
91- }
92- }
93- ]}
\ No newline at end of file
--- a/ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourplatechest.json
+++ /dev/null
@@ -1,181 +0,0 @@
1-{
2- "editor": {
3- "allAngles": false,
4- "singleTexture": false
5- },
6- "textureWidth": 16,
7- "textureHeight": 16,
8- "textures": {
9- "basicplate": "item/armament/armour/basicplate"
10- },
11- "elements": [
12- {
13- "name": "chest",
14- "from": [ 4.5, 0.0, 10.0 ],
15- "to": [ 10.5, 9.0, 10.5 ],
16- "faces": {
17- "north": { "texture": "#basicplate", "uv": [ 1.5, 0.5, 7.5, 9.5 ] },
18- "east": { "texture": "#basicplate", "uv": [ 1.0, 0.5, 1.5, 9.5 ] },
19- "south": { "texture": "#basicplate", "uv": [ 1.5, 0.5, 7.5, 9.5 ], "autoUv": false },
20- "west": { "texture": "#basicplate", "uv": [ 7.5, 0.5, 8.0, 9.5 ], "autoUv": false },
21- "up": { "texture": "#basicplate", "uv": [ 1.5, 0.0, 7.5, 0.5 ] },
22- "down": { "texture": "#basicplate", "uv": [ 1.5, 9.5, 7.5, 10.0 ] }
23- },
24- "children": [
25- {
26- "name": "Element",
27- "from": [ -0.2, 1.5, -4.2 ],
28- "to": [ 0.0, 2.0, -0.2 ],
29- "rotationOrigin": [ -4.7, 0.0, -10.2 ],
30- "faces": {
31- "north": { "texture": "#basicplate", "uv": [ 8.5, 0.0, 9.0, 0.5 ], "autoUv": false },
32- "east": { "texture": "#basicplate", "uv": [ 9.5, 0.5, 13.5, 1.0 ] },
33- "south": { "texture": "#basicplate", "uv": [ 14.0, 0.0, 14.5, 0.5 ], "autoUv": false },
34- "west": { "texture": "#basicplate", "uv": [ 9.5, 0.5, 13.5, 1.0 ], "autoUv": false },
35- "up": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 13.0, 0.5 ], "rotation": 90, "autoUv": false },
36- "down": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 13.0, 0.5 ], "rotation": 90, "autoUv": false }
37- }
38- },
39- {
40- "name": "Element",
41- "from": [ 0.05, 3.4, 0.2 ],
42- "to": [ 5.95, 8.9, 0.7 ],
43- "rotationOrigin": [ -4.5, -0.1, -10.3 ],
44- "faces": {
45- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 5.5, 5.5 ], "enabled": false },
46- "east": { "texture": "#basicplate", "uv": [ 7.5, 0.6, 8.0, 6.1 ], "snapUv": false },
47- "south": { "texture": "#basicplate", "uv": [ 1.5, 1.0, 7.5, 6.0 ], "autoUv": false },
48- "west": { "texture": "#basicplate", "uv": [ 1.0, 0.6, 1.5, 6.1 ], "snapUv": false },
49- "up": { "texture": "#basicplate", "uv": [ 2.0, 0.0, 7.5, 0.5 ] },
50- "down": { "texture": "#basicplate", "uv": [ 1.5, 9.5, 7.0, 10.0 ], "autoUv": false }
51- }
52- },
53- {
54- "name": "Element",
55- "from": [ 0.5, 5.0, 0.4 ],
56- "to": [ 5.5, 8.5, 0.9 ],
57- "rotationOrigin": [ -4.5, 0.0, -10.6 ],
58- "faces": {
59- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 5.0, 3.5 ], "enabled": false },
60- "east": { "texture": "#basicplate", "uv": [ 1.0, 1.0, 1.5, 4.5 ], "autoUv": false },
61- "south": { "texture": "#basicplate", "uv": [ 2.0, 1.0, 7.0, 4.5 ], "autoUv": false },
62- "west": { "texture": "#basicplate", "uv": [ 7.5, 1.0, 8.0, 4.5 ] },
63- "up": { "texture": "#basicplate", "uv": [ 2.0, 1.0, 7.0, 1.5 ] },
64- "down": { "texture": "#basicplate", "uv": [ 2.0, 4.0, 7.0, 4.5 ] }
65- }
66- },
67- {
68- "name": "Element",
69- "from": [ 0.5, 9.0, -4.5 ],
70- "to": [ 1.0, 9.2, 0.5 ],
71- "rotationOrigin": [ -4.5, 0.0, -9.5 ],
72- "faces": {
73- "north": { "texture": "#basicplate", "uv": [ 8.5, 0.0, 9.0, 0.5 ], "autoUv": false },
74- "east": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 14.0, 0.5 ], "autoUv": false },
75- "south": { "texture": "#basicplate", "uv": [ 14.0, 0.0, 14.5, 0.5 ], "autoUv": false },
76- "west": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 14.0, 0.5 ], "autoUv": false },
77- "up": { "texture": "#basicplate", "uv": [ 9.0, 0.5, 14.0, 1.0 ], "rotation": 90 },
78- "down": { "texture": "#basicplate", "uv": [ 9.0, 0.5, 14.0, 1.0 ], "rotation": 90 }
79- }
80- },
81- {
82- "name": "Element",
83- "from": [ 5.0, 9.0, -4.5 ],
84- "to": [ 5.5, 9.2, 0.5 ],
85- "rotationOrigin": [ -4.5, 0.0, -4.5 ],
86- "faces": {
87- "north": { "texture": "#basicplate", "uv": [ 8.5, 0.0, 9.0, 0.5 ], "autoUv": false },
88- "east": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 14.0, 0.5 ], "autoUv": false },
89- "south": { "texture": "#basicplate", "uv": [ 14.0, 0.0, 14.5, 0.5 ], "autoUv": false },
90- "west": { "texture": "#basicplate", "uv": [ 9.0, 0.0, 14.0, 0.5 ], "autoUv": false },
91- "up": { "texture": "#basicplate", "uv": [ 9.0, 0.5, 14.0, 1.0 ], "rotation": 90 },
92- "down": { "texture": "#basicplate", "uv": [ 9.0, 0.5, 14.0, 1.0 ], "rotation": 90 }
93- }
94- },
95- {
96- "name": "Element",
97- "from": [ 5.5, 0.0, -4.2 ],
98- "to": [ 6.0, 9.0, -3.7 ],
99- "rotationOrigin": [ -4.5, 0.0, -9.7 ],
100- "faces": {
101- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 9.0 ], "enabled": false },
102- "east": { "texture": "#basicplate", "uv": [ 8.0, 0.5, 8.5, 9.5 ] },
103- "south": { "texture": "#basicplate", "uv": [ 7.5, 0.5, 8.0, 9.5 ] },
104- "west": { "texture": "#basicplate", "uv": [ 8.5, 0.5, 9.0, 9.5 ] },
105- "up": { "texture": "#basicplate", "uv": [ 8.0, 0.0, 8.5, 0.5 ] },
106- "down": { "texture": "#basicplate", "uv": [ 8.0, 9.5, 8.5, 10.0 ] }
107- }
108- },
109- {
110- "name": "Element",
111- "from": [ 6.0, 1.5, -4.2 ],
112- "to": [ 6.2, 2.0, -0.2 ],
113- "rotationOrigin": [ -4.0, 0.0, -10.2 ],
114- "faces": {
115- "north": { "texture": "#basicplate", "uv": [ 8.5, 0.0, 9.0, 0.5 ], "autoUv": false },
116- "east": { "texture": "#basicplate", "uv": [ 9.5, 0.5, 13.5, 1.0 ], "autoUv": false },
117- "south": { "texture": "#basicplate", "uv": [ 14.0, 0.0, 14.5, 0.5 ], "autoUv": false },
118- "west": { "texture": "#basicplate", "uv": [ 9.5, 0.5, 13.5, 1.0 ] },
119- "up": { "texture": "#basicplate", "uv": [ 9.5, 0.0, 13.5, 0.5 ], "rotation": 90, "autoUv": false },
120- "down": { "texture": "#basicplate", "uv": [ 9.5, 0.0, 13.5, 0.5 ], "rotation": 90, "autoUv": false }
121- }
122- },
123- {
124- "name": "Element",
125- "from": [ 0.0, 0.0, -4.2 ],
126- "to": [ 0.5, 9.0, -3.7 ],
127- "rotationOrigin": [ -4.5, 0.0, -9.7 ],
128- "faces": {
129- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 9.0 ], "enabled": false },
130- "east": { "texture": "#basicplate", "uv": [ 1.0, 0.5, 1.5, 9.5 ] },
131- "south": { "texture": "#basicplate", "uv": [ 0.5, 0.5, 1.0, 9.5 ] },
132- "west": { "texture": "#basicplate", "uv": [ 0.0, 0.5, 0.5, 9.5 ] },
133- "up": { "texture": "#basicplate", "uv": [ 0.5, 0.0, 1.0, 0.5 ] },
134- "down": { "texture": "#basicplate", "uv": [ 0.5, 9.5, 1.0, 10.0 ] }
135- }
136- },
137- {
138- "name": "Element",
139- "from": [ 0.0, 0.0, -4.7 ],
140- "to": [ 6.0, 9.0, -4.2 ],
141- "rotationOrigin": [ -4.5, 0.0, -9.7 ],
142- "faces": {
143- "north": { "texture": "#basicplate", "uv": [ 1.5, 0.5, 7.5, 9.5 ] },
144- "east": { "texture": "#basicplate", "uv": [ 1.0, 0.5, 1.5, 9.5 ] },
145- "south": { "texture": "#basicplate", "uv": [ 1.5, 0.5, 7.5, 9.5 ] },
146- "west": { "texture": "#basicplate", "uv": [ 7.5, 0.5, 8.0, 9.5 ] },
147- "up": { "texture": "#basicplate", "uv": [ 1.5, 0.0, 7.5, 0.5 ] },
148- "down": { "texture": "#basicplate", "uv": [ 1.5, 9.5, 7.5, 10.0 ] }
149- }
150- },
151- {
152- "name": "Element11",
153- "from": [ 0.0, 0.0, -0.5 ],
154- "to": [ 0.5, 9.0, 0.0 ],
155- "rotationOrigin": [ -4.5, 0.0, -6.0 ],
156- "faces": {
157- "north": { "texture": "#basicplate", "uv": [ 1.0, 0.5, 1.5, 9.5 ], "autoUv": false },
158- "east": { "texture": "#basicplate", "uv": [ 0.0, 0.5, 0.5, 9.5 ] },
159- "south": { "texture": "#basicplate", "uv": [ 2.0, 14.0, 2.5, 23.0 ], "enabled": false },
160- "west": { "texture": "#basicplate", "uv": [ 0.5, 0.5, 1.0, 9.5 ], "autoUv": false },
161- "up": { "texture": "#basicplate", "uv": [ 0.5, 0.0, 1.0, 0.5 ] },
162- "down": { "texture": "#basicplate", "uv": [ 0.5, 9.5, 1.0, 10.0 ] }
163- }
164- },
165- {
166- "name": "Element12",
167- "from": [ 5.5, 0.0, -0.5 ],
168- "to": [ 6.0, 9.0, 0.0 ],
169- "rotationOrigin": [ -4.5, 0.0, -6.0 ],
170- "faces": {
171- "north": { "texture": "#basicplate", "uv": [ 7.5, 0.5, 8.0, 9.5 ], "autoUv": false },
172- "east": { "texture": "#basicplate", "uv": [ 8.0, 0.5, 8.5, 9.5 ] },
173- "south": { "texture": "#basicplate", "uv": [ 2.0, 14.0, 2.5, 23.0 ], "enabled": false },
174- "west": { "texture": "#basicplate", "uv": [ 8.5, 0.5, 9.0, 9.5 ], "autoUv": false },
175- "up": { "texture": "#basicplate", "uv": [ 8.0, 0.0, 8.5, 0.5 ] },
176- "down": { "texture": "#basicplate", "uv": [ 8.0, 9.5, 8.5, 10.0 ] }
177- }
178- }
179- ]
180- }
181- ]}
\ No newline at end of file
--- a/ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourscale.json
+++ /dev/null
@@ -1,369 +0,0 @@
1-{
2- "editor": {
3- "allAngles": false,
4- "singleTexture": false
5- },
6- "textureWidth": 16,
7- "textureHeight": 16,
8- "textures": {
9- "basicplate": "item/armament/armour/basicplate",
10- "coatofplates": "item/armament/armour/coatofplates"
11- },
12- "elements": [
13- {
14- "name": "chest",
15- "from": [ 4.5, 0.5, 10.0 ],
16- "to": [ 10.5, 9.0, 10.5 ],
17- "rotationOrigin": [ 7.5, 6.0, 10.25 ],
18- "faces": {
19- "north": { "texture": "#coatofplates", "uv": [ 7.5, 0.5, 13.5, 9.0 ] },
20- "east": { "texture": "#coatofplates", "uv": [ 7.0, 0.5, 7.5, 9.0 ] },
21- "south": { "texture": "#coatofplates", "uv": [ 7.5, 0.5, 13.5, 9.0 ] },
22- "west": { "texture": "#coatofplates", "uv": [ 13.5, 0.5, 14.0, 9.0 ] },
23- "up": { "texture": "#coatofplates", "uv": [ 7.5, 0.0, 13.5, 0.5 ] },
24- "down": { "texture": "#coatofplates", "uv": [ 7.5, 0.0, 13.5, 0.5 ] }
25- },
26- "children": [
27- {
28- "name": "Element",
29- "from": [ 2.5, -0.5, 0.0 ],
30- "to": [ 3.5, 0.0, 0.5 ],
31- "rotationOrigin": [ -4.5, -0.5, -10.0 ],
32- "faces": {
33- "north": { "texture": "#coatofplates", "uv": [ 10.0, 9.0, 11.0, 9.5 ] },
34- "east": { "texture": "#coatofplates", "uv": [ 10.0, 9.0, 10.5, 9.5 ] },
35- "south": { "texture": "#coatofplates", "uv": [ 10.0, 9.0, 11.0, 9.5 ] },
36- "west": { "texture": "#coatofplates", "uv": [ 10.5, 9.0, 11.0, 9.5 ] },
37- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.0, 0.5 ], "enabled": false },
38- "down": { "texture": "#coatofplates", "uv": [ 10.0, 9.0, 11.0, 9.5 ] }
39- }
40- },
41- {
42- "name": "Element",
43- "from": [ 4.0, -0.5, 0.0 ],
44- "to": [ 4.5, 0.0, 0.5 ],
45- "faces": {
46- "north": { "texture": "#coatofplates", "uv": [ 11.5, 9.0, 12.0, 9.5 ] },
47- "east": { "texture": "#coatofplates", "uv": [ 12.0, 8.5, 12.5, 9.0 ] },
48- "south": { "texture": "#coatofplates", "uv": [ 11.5, 9.0, 12.0, 9.5 ] },
49- "west": { "texture": "#coatofplates", "uv": [ 11.5, 9.0, 12.0, 9.5 ] },
50- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
51- "down": { "texture": "#coatofplates", "uv": [ 11.5, 9.0, 12.0, 9.5 ] }
52- }
53- },
54- {
55- "name": "Element",
56- "from": [ 5.0, -0.5, 0.0 ],
57- "to": [ 5.5, 0.0, 0.5 ],
58- "faces": {
59- "north": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] },
60- "east": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] },
61- "south": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] },
62- "west": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] },
63- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
64- "down": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] }
65- }
66- },
67- {
68- "name": "Element",
69- "from": [ 1.5, -0.5, 0.0 ],
70- "to": [ 2.0, 0.0, 0.5 ],
71- "faces": {
72- "north": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] },
73- "east": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] },
74- "south": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] },
75- "west": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] },
76- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
77- "down": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] }
78- }
79- },
80- {
81- "name": "Element",
82- "from": [ 0.5, -0.5, 0.0 ],
83- "to": [ 1.0, 0.0, 0.5 ],
84- "rotationOrigin": [ -4.5, -0.5, -10.0 ],
85- "faces": {
86- "north": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] },
87- "east": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] },
88- "south": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] },
89- "west": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] },
90- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
91- "down": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] }
92- }
93- }
94- ]
95- },
96- {
97- "name": "Element",
98- "from": [ 4.5, 1.0, 5.5 ],
99- "to": [ 5.0, 2.0, 10.0 ],
100- "faces": {
101- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
102- "east": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
103- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
104- "west": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
105- "up": { "texture": "#basicplate", "uv": [ 14.0, 1.0, 14.5, 5.5 ] },
106- "down": { "texture": "#basicplate", "uv": [ 15.5, 1.0, 16.0, 5.5 ] }
107- }
108- },
109- {
110- "name": "Element",
111- "from": [ 10.0, 1.0, 5.5 ],
112- "to": [ 10.5, 2.0, 10.0 ],
113- "faces": {
114- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
115- "east": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
116- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
117- "west": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
118- "up": { "texture": "#basicplate", "uv": [ 14.0, 1.0, 14.5, 5.5 ] },
119- "down": { "texture": "#basicplate", "uv": [ 15.5, 1.0, 16.0, 5.5 ] }
120- }
121- },
122- {
123- "name": "shoulder21",
124- "from": [ 4.5, 9.0, 5.5 ],
125- "to": [ 5.5, 9.2, 11.0 ],
126- "rotationOrigin": [ 5.0, 9.0, 8.0 ],
127- "rotationY": -180.0,
128- "faces": {
129- "north": { "texture": "#coatofplates", "uv": [ 14.0, 11.0, 15.0, 11.5 ] },
130- "east": { "texture": "#coatofplates", "uv": [ 8.5, 11.0, 14.0, 11.5 ] },
131- "south": { "texture": "#coatofplates", "uv": [ 7.0, 11.0, 8.0, 11.5 ] },
132- "west": { "texture": "#coatofplates", "uv": [ 8.5, 11.0, 14.0, 11.5 ] },
133- "up": { "texture": "#coatofplates", "uv": [ 8.5, 10.0, 14.0, 11.0 ], "rotation": 90 },
134- "down": { "texture": "#coatofplates", "uv": [ 9.0, 10.0, 14.5, 11.0 ], "rotation": 90 }
135- },
136- "children": [
137- {
138- "name": "Element22",
139- "from": [ 1.0, 0.0, 1.5 ],
140- "to": [ 1.5, 0.2, 2.0 ],
141- "faces": {
142- "north": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] },
143- "east": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] },
144- "south": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] },
145- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
146- "up": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] },
147- "down": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] }
148- }
149- },
150- {
151- "name": "Element23",
152- "from": [ 1.0, 0.0, 3.5 ],
153- "to": [ 1.5, 0.2, 4.0 ],
154- "faces": {
155- "north": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] },
156- "east": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] },
157- "south": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] },
158- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
159- "up": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] },
160- "down": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] }
161- }
162- },
163- {
164- "name": "Element24",
165- "from": [ 1.0, 0.0, 2.5 ],
166- "to": [ 1.5, 0.2, 3.0 ],
167- "faces": {
168- "north": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] },
169- "east": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] },
170- "south": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] },
171- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
172- "up": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] },
173- "down": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] }
174- }
175- },
176- {
177- "name": "Element25",
178- "from": [ 1.0, 0.0, 0.5 ],
179- "to": [ 1.5, 0.2, 1.0 ],
180- "faces": {
181- "north": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] },
182- "east": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] },
183- "south": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] },
184- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
185- "up": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] },
186- "down": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] }
187- }
188- },
189- {
190- "name": "Element26",
191- "from": [ 1.0, 0.0, 4.5 ],
192- "to": [ 1.5, 0.2, 5.0 ],
193- "faces": {
194- "north": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] },
195- "east": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] },
196- "south": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] },
197- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
198- "up": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] },
199- "down": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] }
200- }
201- }
202- ]
203- },
204- {
205- "name": "chest21",
206- "from": [ 4.5, 0.5, 5.0 ],
207- "to": [ 10.5, 9.0, 5.5 ],
208- "rotationOrigin": [ 7.5, 6.0, 5.25 ],
209- "rotationY": -180.0,
210- "faces": {
211- "north": { "texture": "#coatofplates", "uv": [ 7.5, 0.5, 13.5, 9.0 ] },
212- "east": { "texture": "#coatofplates", "uv": [ 7.0, 0.5, 7.5, 9.0 ] },
213- "south": { "texture": "#coatofplates", "uv": [ 7.5, 0.5, 13.5, 9.0 ] },
214- "west": { "texture": "#coatofplates", "uv": [ 13.5, 0.5, 14.0, 9.0 ] },
215- "up": { "texture": "#coatofplates", "uv": [ 7.5, 0.0, 13.5, 0.5 ] },
216- "down": { "texture": "#coatofplates", "uv": [ 7.5, 0.0, 13.5, 0.5 ] }
217- },
218- "children": [
219- {
220- "name": "Element27",
221- "from": [ 2.5, -0.5, 0.0 ],
222- "to": [ 3.5, 0.0, 0.5 ],
223- "rotationOrigin": [ -4.5, -0.5, -10.0 ],
224- "faces": {
225- "north": { "texture": "#coatofplates", "uv": [ 10.0, 9.0, 11.0, 9.5 ] },
226- "east": { "texture": "#coatofplates", "uv": [ 10.0, 9.0, 10.5, 9.5 ] },
227- "south": { "texture": "#coatofplates", "uv": [ 10.0, 9.0, 11.0, 9.5 ] },
228- "west": { "texture": "#coatofplates", "uv": [ 10.5, 9.0, 11.0, 9.5 ] },
229- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 1.0, 0.5 ], "enabled": false },
230- "down": { "texture": "#coatofplates", "uv": [ 10.0, 9.0, 11.0, 9.5 ] }
231- }
232- },
233- {
234- "name": "Element27",
235- "from": [ 4.0, -0.5, 0.0 ],
236- "to": [ 4.5, 0.0, 0.5 ],
237- "faces": {
238- "north": { "texture": "#coatofplates", "uv": [ 11.5, 9.0, 12.0, 9.5 ] },
239- "east": { "texture": "#coatofplates", "uv": [ 12.0, 8.5, 12.5, 9.0 ] },
240- "south": { "texture": "#coatofplates", "uv": [ 11.5, 9.0, 12.0, 9.5 ] },
241- "west": { "texture": "#coatofplates", "uv": [ 11.5, 9.0, 12.0, 9.5 ] },
242- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
243- "down": { "texture": "#coatofplates", "uv": [ 11.5, 9.0, 12.0, 9.5 ] }
244- }
245- },
246- {
247- "name": "Element27",
248- "from": [ 5.0, -0.5, 0.0 ],
249- "to": [ 5.5, 0.0, 0.5 ],
250- "faces": {
251- "north": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] },
252- "east": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] },
253- "south": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] },
254- "west": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] },
255- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
256- "down": { "texture": "#coatofplates", "uv": [ 12.5, 9.0, 13.0, 9.5 ] }
257- }
258- },
259- {
260- "name": "Element27",
261- "from": [ 1.5, -0.5, 0.0 ],
262- "to": [ 2.0, 0.0, 0.5 ],
263- "faces": {
264- "north": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] },
265- "east": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] },
266- "south": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] },
267- "west": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] },
268- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
269- "down": { "texture": "#coatofplates", "uv": [ 9.0, 9.0, 9.5, 9.5 ] }
270- }
271- },
272- {
273- "name": "Element27",
274- "from": [ 0.5, -0.5, 0.0 ],
275- "to": [ 1.0, 0.0, 0.5 ],
276- "rotationOrigin": [ -4.5, -0.5, -10.0 ],
277- "faces": {
278- "north": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] },
279- "east": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] },
280- "south": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] },
281- "west": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] },
282- "up": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
283- "down": { "texture": "#coatofplates", "uv": [ 8.0, 9.0, 8.5, 9.5 ] }
284- }
285- }
286- ]
287- },
288- {
289- "name": "shoulder22",
290- "from": [ 9.5, 9.0, 5.0 ],
291- "to": [ 10.5, 9.2, 10.5 ],
292- "rotationOrigin": [ 10.0, 9.0, 7.5 ],
293- "faces": {
294- "north": { "texture": "#coatofplates", "uv": [ 14.0, 11.0, 15.0, 11.5 ] },
295- "east": { "texture": "#coatofplates", "uv": [ 8.5, 11.0, 14.0, 11.5 ] },
296- "south": { "texture": "#coatofplates", "uv": [ 7.0, 11.0, 8.0, 11.5 ] },
297- "west": { "texture": "#coatofplates", "uv": [ 8.5, 11.0, 14.0, 11.5 ] },
298- "up": { "texture": "#coatofplates", "uv": [ 8.5, 10.0, 14.0, 11.0 ], "rotation": 90 },
299- "down": { "texture": "#coatofplates", "uv": [ 9.0, 10.0, 14.5, 11.0 ], "rotation": 90 }
300- },
301- "children": [
302- {
303- "name": "Element28",
304- "from": [ 1.0, 0.0, 1.5 ],
305- "to": [ 1.5, 0.2, 2.0 ],
306- "faces": {
307- "north": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] },
308- "east": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] },
309- "south": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] },
310- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
311- "up": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] },
312- "down": { "texture": "#coatofplates", "uv": [ 11.0, 11.5, 11.5, 12.0 ] }
313- }
314- },
315- {
316- "name": "Element28",
317- "from": [ 1.0, 0.0, 3.5 ],
318- "to": [ 1.5, 0.2, 4.0 ],
319- "faces": {
320- "north": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] },
321- "east": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] },
322- "south": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] },
323- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
324- "up": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] },
325- "down": { "texture": "#coatofplates", "uv": [ 9.0, 11.5, 9.5, 12.0 ] }
326- }
327- },
328- {
329- "name": "Element28",
330- "from": [ 1.0, 0.0, 2.5 ],
331- "to": [ 1.5, 0.2, 3.0 ],
332- "faces": {
333- "north": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] },
334- "east": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] },
335- "south": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] },
336- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
337- "up": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] },
338- "down": { "texture": "#coatofplates", "uv": [ 10.0, 11.5, 10.5, 12.0 ] }
339- }
340- },
341- {
342- "name": "Element28",
343- "from": [ 1.0, 0.0, 0.5 ],
344- "to": [ 1.5, 0.2, 1.0 ],
345- "faces": {
346- "north": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] },
347- "east": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] },
348- "south": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] },
349- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
350- "up": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] },
351- "down": { "texture": "#coatofplates", "uv": [ 12.0, 11.5, 12.5, 12.0 ] }
352- }
353- },
354- {
355- "name": "Element28",
356- "from": [ 1.0, 0.0, 4.5 ],
357- "to": [ 1.5, 0.2, 5.0 ],
358- "faces": {
359- "north": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] },
360- "east": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] },
361- "south": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] },
362- "west": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
363- "up": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] },
364- "down": { "texture": "#coatofplates", "uv": [ 8.0, 11.5, 8.5, 12.0 ] }
365- }
366- }
367- ]
368- }
369- ]}
\ No newline at end of file
--- a/ArmourMod/bin/Debug/assets/bunnyviking/shapes/item/armament/armour/armourstuddedleather.json
+++ /dev/null
@@ -1,1057 +0,0 @@
1-{
2- "editor": {
3- "allAngles": false,
4- "singleTexture": false
5- },
6- "textureWidth": 16,
7- "textureHeight": 16,
8- "textures": {
9- "basicplate": "item/armament/armour/basicplate",
10- "coatofplates": "item/armament/armour/coatofplates"
11- },
12- "elements": [
13- {
14- "name": "chest",
15- "from": [ 4.5, 0.5, 10.0 ],
16- "to": [ 10.5, 9.0, 10.5 ],
17- "faces": {
18- "north": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.0 ] },
19- "east": { "texture": "#coatofplates", "uv": [ 0.0, 0.5, 0.5, 9.0 ] },
20- "south": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.0 ] },
21- "west": { "texture": "#coatofplates", "uv": [ 6.5, 0.5, 7.0, 9.0 ] },
22- "up": { "texture": "#coatofplates", "uv": [ 0.5, 0.0, 6.5, 0.5 ] },
23- "down": { "texture": "#coatofplates", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
24- },
25- "children": [
26- {
27- "name": "knob",
28- "from": [ 0.5, 7.5, 0.3 ],
29- "to": [ 1.0, 8.0, 0.8 ],
30- "rotationOrigin": [ 0.75, 7.75, -0.2 ],
31- "rotationZ": -45.0,
32- "faces": {
33- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
34- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
35- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
36- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
37- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
38- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
39- }
40- },
41- {
42- "name": "knob17",
43- "from": [ 0.5, 6.5, 0.3 ],
44- "to": [ 1.0, 7.0, 0.8 ],
45- "rotationOrigin": [ 0.75, 6.75, -0.2 ],
46- "rotationZ": -45.0,
47- "faces": {
48- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
49- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
50- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
51- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
52- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
53- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
54- }
55- },
56- {
57- "name": "knob23",
58- "from": [ 0.5, 3.5, 0.3 ],
59- "to": [ 1.0, 4.0, 0.8 ],
60- "rotationOrigin": [ 0.75, 3.75, -0.2 ],
61- "rotationZ": -45.0,
62- "faces": {
63- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
64- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
65- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
66- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
67- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
68- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
69- }
70- },
71- {
72- "name": "knob29",
73- "from": [ 0.5, 5.5, 0.3 ],
74- "to": [ 1.0, 6.0, 0.8 ],
75- "rotationOrigin": [ 0.75, 5.75, -0.2 ],
76- "rotationZ": -45.0,
77- "faces": {
78- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
79- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
80- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
81- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
82- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
83- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
84- }
85- },
86- {
87- "name": "knob35",
88- "from": [ 0.5, 2.5, 0.3 ],
89- "to": [ 1.0, 3.0, 0.8 ],
90- "rotationOrigin": [ 0.75, 2.75, -0.2 ],
91- "rotationZ": -45.0,
92- "faces": {
93- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
94- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
95- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
96- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
97- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
98- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
99- }
100- },
101- {
102- "name": "knob11",
103- "from": [ 1.5, 7.5, 0.3 ],
104- "to": [ 2.0, 8.0, 0.8 ],
105- "rotationOrigin": [ 1.75, 7.75, -0.2 ],
106- "rotationZ": -45.0,
107- "faces": {
108- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
109- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
110- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
111- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
112- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
113- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
114- }
115- },
116- {
117- "name": "knob13",
118- "from": [ 4.0, 7.5, 0.3 ],
119- "to": [ 4.5, 8.0, 0.8 ],
120- "rotationOrigin": [ 4.25, 7.75, -0.2 ],
121- "rotationZ": -45.0,
122- "faces": {
123- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
124- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
125- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
126- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
127- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
128- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
129- }
130- },
131- {
132- "name": "knob14",
133- "from": [ 5.0, 7.5, 0.3 ],
134- "to": [ 5.5, 8.0, 0.8 ],
135- "rotationOrigin": [ 5.25, 7.75, -0.2 ],
136- "rotationZ": -45.0,
137- "faces": {
138- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
139- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
140- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
141- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
142- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
143- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
144- }
145- },
146- {
147- "name": "knob15",
148- "from": [ 1.5, 6.5, 0.3 ],
149- "to": [ 2.0, 7.0, 0.8 ],
150- "rotationOrigin": [ 1.75, 6.75, -0.2 ],
151- "rotationZ": -45.0,
152- "faces": {
153- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
154- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
155- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
156- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
157- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
158- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
159- }
160- },
161- {
162- "name": "knob16",
163- "from": [ 4.0, 6.5, 0.3 ],
164- "to": [ 4.5, 7.0, 0.8 ],
165- "rotationOrigin": [ 4.25, 6.75, -0.2 ],
166- "rotationZ": -45.0,
167- "faces": {
168- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
169- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
170- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
171- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
172- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
173- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
174- }
175- },
176- {
177- "name": "knob18",
178- "from": [ 5.0, 6.5, 0.3 ],
179- "to": [ 5.5, 7.0, 0.8 ],
180- "rotationOrigin": [ 5.25, 6.75, -0.2 ],
181- "rotationZ": -45.0,
182- "faces": {
183- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
184- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
185- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
186- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
187- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
188- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
189- }
190- },
191- {
192- "name": "knob19",
193- "from": [ 1.5, 5.5, 0.3 ],
194- "to": [ 2.0, 6.0, 0.8 ],
195- "rotationOrigin": [ 1.75, 5.75, -0.2 ],
196- "rotationZ": -45.0,
197- "faces": {
198- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
199- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
200- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
201- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
202- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
203- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
204- }
205- },
206- {
207- "name": "knob20",
208- "from": [ 4.0, 5.5, 0.3 ],
209- "to": [ 4.5, 6.0, 0.8 ],
210- "rotationOrigin": [ 4.25, 5.75, -0.2 ],
211- "rotationZ": -45.0,
212- "faces": {
213- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
214- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
215- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
216- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
217- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
218- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
219- }
220- },
221- {
222- "name": "knob21",
223- "from": [ 5.0, 5.5, 0.3 ],
224- "to": [ 5.5, 6.0, 0.8 ],
225- "rotationOrigin": [ 5.25, 5.75, -0.2 ],
226- "rotationZ": -45.0,
227- "faces": {
228- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
229- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
230- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
231- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
232- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
233- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
234- }
235- },
236- {
237- "name": "knob22",
238- "from": [ 1.5, 3.5, 0.3 ],
239- "to": [ 2.0, 4.0, 0.8 ],
240- "rotationOrigin": [ 1.75, 3.75, -0.2 ],
241- "rotationZ": -45.0,
242- "faces": {
243- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
244- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
245- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
246- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
247- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
248- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
249- }
250- },
251- {
252- "name": "knob24",
253- "from": [ 4.0, 3.5, 0.3 ],
254- "to": [ 4.5, 4.0, 0.8 ],
255- "rotationOrigin": [ 4.25, 3.75, -0.2 ],
256- "rotationZ": -45.0,
257- "faces": {
258- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
259- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
260- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
261- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
262- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
263- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
264- }
265- },
266- {
267- "name": "knob25",
268- "from": [ 5.0, 3.5, 0.3 ],
269- "to": [ 5.5, 4.0, 0.8 ],
270- "rotationOrigin": [ 5.25, 3.75, -0.2 ],
271- "rotationZ": -45.0,
272- "faces": {
273- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
274- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
275- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
276- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
277- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
278- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
279- }
280- },
281- {
282- "name": "knob26",
283- "from": [ 1.5, 2.5, 0.3 ],
284- "to": [ 2.0, 3.0, 0.8 ],
285- "rotationOrigin": [ 1.75, 2.75, -0.2 ],
286- "rotationZ": -45.0,
287- "faces": {
288- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
289- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
290- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
291- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
292- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
293- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
294- }
295- },
296- {
297- "name": "knob27",
298- "from": [ 4.0, 2.5, 0.3 ],
299- "to": [ 4.5, 3.0, 0.8 ],
300- "rotationOrigin": [ 4.25, 2.75, -0.2 ],
301- "rotationZ": -45.0,
302- "faces": {
303- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
304- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
305- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
306- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
307- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
308- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
309- }
310- },
311- {
312- "name": "knob28",
313- "from": [ 5.0, 2.5, 0.3 ],
314- "to": [ 5.5, 3.0, 0.8 ],
315- "rotationOrigin": [ 5.25, 2.75, -0.2 ],
316- "rotationZ": -45.0,
317- "faces": {
318- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
319- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
320- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
321- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
322- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
323- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
324- }
325- },
326- {
327- "name": "knob30",
328- "from": [ 1.5, 1.5, 0.3 ],
329- "to": [ 2.0, 2.0, 0.8 ],
330- "rotationOrigin": [ 1.75, 1.75, -0.2 ],
331- "rotationZ": -45.0,
332- "faces": {
333- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
334- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
335- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
336- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
337- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
338- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
339- }
340- },
341- {
342- "name": "knob31",
343- "from": [ 4.0, 1.5, 0.3 ],
344- "to": [ 4.5, 2.0, 0.8 ],
345- "rotationOrigin": [ 4.25, 1.75, -0.2 ],
346- "rotationZ": -45.0,
347- "faces": {
348- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
349- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
350- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
351- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
352- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
353- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
354- }
355- },
356- {
357- "name": "knob32",
358- "from": [ 4.0, 0.5, 0.3 ],
359- "to": [ 4.5, 1.0, 0.8 ],
360- "rotationOrigin": [ 4.25, 0.75, -0.2 ],
361- "rotationZ": -45.0,
362- "faces": {
363- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
364- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
365- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
366- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
367- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
368- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
369- }
370- },
371- {
372- "name": "knob33",
373- "from": [ 1.5, 0.5, 0.3 ],
374- "to": [ 2.0, 1.0, 0.8 ],
375- "rotationOrigin": [ 1.75, 0.75, -0.2 ],
376- "rotationZ": -45.0,
377- "faces": {
378- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
379- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
380- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
381- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
382- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
383- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
384- }
385- },
386- {
387- "name": "knob34",
388- "from": [ 2.3, 2.5, 0.3 ],
389- "to": [ 2.8, 3.0, 0.8 ],
390- "rotationOrigin": [ 2.55, 2.75, -0.2 ],
391- "rotationZ": -45.0,
392- "faces": {
393- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
394- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
395- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
396- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
397- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
398- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
399- }
400- },
401- {
402- "name": "knob36",
403- "from": [ 3.2, 2.5, 0.3 ],
404- "to": [ 3.7, 3.0, 0.8 ],
405- "rotationOrigin": [ 3.45, 2.75, -0.2 ],
406- "rotationZ": -45.0,
407- "faces": {
408- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
409- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
410- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
411- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
412- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
413- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
414- }
415- },
416- {
417- "name": "knob37",
418- "from": [ 2.3, 1.5, 0.3 ],
419- "to": [ 2.8, 2.0, 0.8 ],
420- "rotationOrigin": [ 2.55, 1.75, -0.2 ],
421- "rotationZ": -45.0,
422- "faces": {
423- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
424- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
425- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
426- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
427- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
428- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
429- }
430- },
431- {
432- "name": "knob38",
433- "from": [ 3.2, 1.5, 0.3 ],
434- "to": [ 3.7, 2.0, 0.8 ],
435- "rotationOrigin": [ 3.45, 1.75, -0.2 ],
436- "rotationZ": -45.0,
437- "faces": {
438- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
439- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
440- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
441- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
442- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
443- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
444- }
445- },
446- {
447- "name": "knob39",
448- "from": [ 2.3, 6.5, 0.3 ],
449- "to": [ 2.8, 7.0, 0.8 ],
450- "rotationOrigin": [ 2.55, 6.75, -0.2 ],
451- "rotationZ": -45.0,
452- "faces": {
453- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
454- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
455- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
456- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
457- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
458- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
459- }
460- },
461- {
462- "name": "knob40",
463- "from": [ 2.3, 5.5, 0.3 ],
464- "to": [ 2.8, 6.0, 0.8 ],
465- "rotationOrigin": [ 2.55, 5.75, -0.2 ],
466- "rotationZ": -45.0,
467- "faces": {
468- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
469- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
470- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
471- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
472- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
473- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
474- }
475- },
476- {
477- "name": "knob41",
478- "from": [ 3.2, 6.5, 0.3 ],
479- "to": [ 3.7, 7.0, 0.8 ],
480- "rotationOrigin": [ 3.45, 6.75, -0.2 ],
481- "rotationZ": -45.0,
482- "faces": {
483- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
484- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
485- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
486- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
487- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
488- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
489- }
490- },
491- {
492- "name": "knob42",
493- "from": [ 3.2, 5.5, 0.3 ],
494- "to": [ 3.7, 6.0, 0.8 ],
495- "rotationOrigin": [ 3.45, 5.75, -0.2 ],
496- "rotationZ": -45.0,
497- "faces": {
498- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
499- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
500- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
501- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
502- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
503- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
504- }
505- }
506- ]
507- },
508- {
509- "name": "Element",
510- "from": [ 4.5, 1.0, 5.5 ],
511- "to": [ 5.0, 2.0, 10.0 ],
512- "faces": {
513- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
514- "east": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
515- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
516- "west": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
517- "up": { "texture": "#basicplate", "uv": [ 14.0, 1.0, 14.5, 5.5 ] },
518- "down": { "texture": "#basicplate", "uv": [ 15.5, 1.0, 16.0, 5.5 ] }
519- }
520- },
521- {
522- "name": "Element",
523- "from": [ 5.0, 9.0, 5.0 ],
524- "to": [ 6.0, 9.2, 10.5 ],
525- "faces": {
526- "north": { "texture": "#basicplate", "uv": [ 14.5, 0.0, 15.5, 0.5 ] },
527- "east": { "texture": "#basicplate", "uv": [ 14.0, 0.5, 14.5, 6.0 ], "rotation": 90 },
528- "south": { "texture": "#basicplate", "uv": [ 14.5, 6.0, 15.5, 6.5 ] },
529- "west": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 16.0, 6.0 ], "rotation": 90 },
530- "up": { "texture": "#basicplate", "uv": [ 14.5, 0.5, 15.5, 6.0 ] },
531- "down": { "texture": "#basicplate", "uv": [ 14.5, 0.5, 15.5, 6.0 ] }
532- }
533- },
534- {
535- "name": "Element",
536- "from": [ 9.0, 9.0, 5.0 ],
537- "to": [ 10.0, 9.2, 10.5 ],
538- "faces": {
539- "north": { "texture": "#basicplate", "uv": [ 14.5, 6.0, 15.5, 6.5 ] },
540- "east": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 16.0, 6.0 ], "rotation": 90 },
541- "south": { "texture": "#basicplate", "uv": [ 14.5, 0.0, 15.5, 0.5 ] },
542- "west": { "texture": "#basicplate", "uv": [ 14.0, 0.5, 14.5, 6.0 ], "rotation": 90 },
543- "up": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 14.5, 6.0 ], "autoUv": false },
544- "down": { "texture": "#basicplate", "uv": [ 15.5, 0.5, 14.5, 6.0 ], "autoUv": false }
545- }
546- },
547- {
548- "name": "Element",
549- "from": [ 10.0, 1.0, 5.5 ],
550- "to": [ 10.5, 2.0, 10.0 ],
551- "faces": {
552- "north": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
553- "east": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
554- "south": { "texture": "#basicplate", "uv": [ 0.0, 0.0, 0.5, 1.0 ], "enabled": false },
555- "west": { "texture": "#basicplate", "uv": [ 14.5, 1.0, 15.5, 5.5 ], "rotation": 90 },
556- "up": { "texture": "#basicplate", "uv": [ 15.5, 1.0, 16.0, 5.5 ] },
557- "down": { "texture": "#basicplate", "uv": [ 14.0, 1.0, 14.5, 5.5 ] }
558- }
559- },
560- {
561- "name": "chest38",
562- "from": [ 19.5, 0.5, 25.5 ],
563- "to": [ 25.5, 9.0, 26.0 ],
564- "rotationOrigin": [ 15.0, 0.0, 15.5 ],
565- "rotationY": -180.0,
566- "faces": {
567- "north": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.0 ] },
568- "east": { "texture": "#coatofplates", "uv": [ 0.0, 0.5, 0.5, 9.0 ] },
569- "south": { "texture": "#coatofplates", "uv": [ 0.5, 0.5, 6.5, 9.0 ] },
570- "west": { "texture": "#coatofplates", "uv": [ 6.5, 0.5, 7.0, 9.0 ] },
571- "up": { "texture": "#coatofplates", "uv": [ 0.5, 0.0, 6.5, 0.5 ] },
572- "down": { "texture": "#coatofplates", "uv": [ 0.5, 9.5, 6.5, 10.0 ] }
573- },
574- "children": [
575- {
576- "name": "knob43",
577- "from": [ 0.5, 7.5, 0.3 ],
578- "to": [ 1.0, 8.0, 0.8 ],
579- "rotationOrigin": [ 0.75, 7.75, -0.2 ],
580- "rotationZ": -45.0,
581- "faces": {
582- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
583- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
584- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
585- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
586- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
587- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
588- }
589- },
590- {
591- "name": "knob43",
592- "from": [ 0.5, 6.5, 0.3 ],
593- "to": [ 1.0, 7.0, 0.8 ],
594- "rotationOrigin": [ 0.75, 6.75, -0.2 ],
595- "rotationZ": -45.0,
596- "faces": {
597- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
598- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
599- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
600- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
601- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
602- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
603- }
604- },
605- {
606- "name": "knob43",
607- "from": [ 0.5, 3.5, 0.3 ],
608- "to": [ 1.0, 4.0, 0.8 ],
609- "rotationOrigin": [ 0.75, 3.75, -0.2 ],
610- "rotationZ": -45.0,
611- "faces": {
612- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
613- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
614- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
615- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
616- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
617- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
618- }
619- },
620- {
621- "name": "knob43",
622- "from": [ 0.5, 5.5, 0.3 ],
623- "to": [ 1.0, 6.0, 0.8 ],
624- "rotationOrigin": [ 0.75, 5.75, -0.2 ],
625- "rotationZ": -45.0,
626- "faces": {
627- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
628- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
629- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
630- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
631- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
632- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
633- }
634- },
635- {
636- "name": "knob43",
637- "from": [ 0.5, 2.5, 0.3 ],
638- "to": [ 1.0, 3.0, 0.8 ],
639- "rotationOrigin": [ 0.75, 2.75, -0.2 ],
640- "rotationZ": -45.0,
641- "faces": {
642- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
643- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
644- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
645- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
646- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
647- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
648- }
649- },
650- {
651- "name": "knob44",
652- "from": [ 1.5, 7.5, 0.3 ],
653- "to": [ 2.0, 8.0, 0.8 ],
654- "rotationOrigin": [ 1.75, 7.75, -0.2 ],
655- "rotationZ": -45.0,
656- "faces": {
657- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
658- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
659- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
660- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
661- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
662- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
663- }
664- },
665- {
666- "name": "knob45",
667- "from": [ 4.0, 7.5, 0.3 ],
668- "to": [ 4.5, 8.0, 0.8 ],
669- "rotationOrigin": [ 4.25, 7.75, -0.2 ],
670- "rotationZ": -45.0,
671- "faces": {
672- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
673- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
674- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
675- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
676- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
677- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
678- }
679- },
680- {
681- "name": "knob46",
682- "from": [ 5.0, 7.5, 0.3 ],
683- "to": [ 5.5, 8.0, 0.8 ],
684- "rotationOrigin": [ 5.25, 7.75, -0.2 ],
685- "rotationZ": -45.0,
686- "faces": {
687- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
688- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
689- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
690- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
691- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
692- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
693- }
694- },
695- {
696- "name": "knob47",
697- "from": [ 1.5, 6.5, 0.3 ],
698- "to": [ 2.0, 7.0, 0.8 ],
699- "rotationOrigin": [ 1.75, 6.75, -0.2 ],
700- "rotationZ": -45.0,
701- "faces": {
702- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
703- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
704- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
705- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
706- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
707- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
708- }
709- },
710- {
711- "name": "knob48",
712- "from": [ 4.0, 6.5, 0.3 ],
713- "to": [ 4.5, 7.0, 0.8 ],
714- "rotationOrigin": [ 4.25, 6.75, -0.2 ],
715- "rotationZ": -45.0,
716- "faces": {
717- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
718- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
719- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
720- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
721- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
722- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
723- }
724- },
725- {
726- "name": "knob49",
727- "from": [ 5.0, 6.5, 0.3 ],
728- "to": [ 5.5, 7.0, 0.8 ],
729- "rotationOrigin": [ 5.25, 6.75, -0.2 ],
730- "rotationZ": -45.0,
731- "faces": {
732- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
733- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
734- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
735- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
736- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
737- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
738- }
739- },
740- {
741- "name": "knob50",
742- "from": [ 1.5, 5.5, 0.3 ],
743- "to": [ 2.0, 6.0, 0.8 ],
744- "rotationOrigin": [ 1.75, 5.75, -0.2 ],
745- "rotationZ": -45.0,
746- "faces": {
747- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
748- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
749- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
750- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
751- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
752- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
753- }
754- },
755- {
756- "name": "knob51",
757- "from": [ 4.0, 5.5, 0.3 ],
758- "to": [ 4.5, 6.0, 0.8 ],
759- "rotationOrigin": [ 4.25, 5.75, -0.2 ],
760- "rotationZ": -45.0,
761- "faces": {
762- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
763- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
764- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
765- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
766- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
767- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
768- }
769- },
770- {
771- "name": "knob52",
772- "from": [ 5.0, 5.5, 0.3 ],
773- "to": [ 5.5, 6.0, 0.8 ],
774- "rotationOrigin": [ 5.25, 5.75, -0.2 ],
775- "rotationZ": -45.0,
776- "faces": {
777- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
778- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
779- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
780- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
781- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
782- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
783- }
784- },
785- {
786- "name": "knob53",
787- "from": [ 1.5, 3.5, 0.3 ],
788- "to": [ 2.0, 4.0, 0.8 ],
789- "rotationOrigin": [ 1.75, 3.75, -0.2 ],
790- "rotationZ": -45.0,
791- "faces": {
792- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
793- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
794- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
795- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
796- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
797- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
798- }
799- },
800- {
801- "name": "knob54",
802- "from": [ 4.0, 3.5, 0.3 ],
803- "to": [ 4.5, 4.0, 0.8 ],
804- "rotationOrigin": [ 4.25, 3.75, -0.2 ],
805- "rotationZ": -45.0,
806- "faces": {
807- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
808- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
809- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
810- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
811- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
812- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
813- }
814- },
815- {
816- "name": "knob55",
817- "from": [ 5.0, 3.5, 0.3 ],
818- "to": [ 5.5, 4.0, 0.8 ],
819- "rotationOrigin": [ 5.25, 3.75, -0.2 ],
820- "rotationZ": -45.0,
821- "faces": {
822- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
823- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
824- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
825- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
826- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
827- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
828- }
829- },
830- {
831- "name": "knob56",
832- "from": [ 1.5, 2.5, 0.3 ],
833- "to": [ 2.0, 3.0, 0.8 ],
834- "rotationOrigin": [ 1.75, 2.75, -0.2 ],
835- "rotationZ": -45.0,
836- "faces": {
837- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
838- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
839- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
840- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
841- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
842- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
843- }
844- },
845- {
846- "name": "knob57",
847- "from": [ 4.0, 2.5, 0.3 ],
848- "to": [ 4.5, 3.0, 0.8 ],
849- "rotationOrigin": [ 4.25, 2.75, -0.2 ],
850- "rotationZ": -45.0,
851- "faces": {
852- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
853- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
854- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
855- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
856- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
857- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
858- }
859- },
860- {
861- "name": "knob58",
862- "from": [ 5.0, 2.5, 0.3 ],
863- "to": [ 5.5, 3.0, 0.8 ],
864- "rotationOrigin": [ 5.25, 2.75, -0.2 ],
865- "rotationZ": -45.0,
866- "faces": {
867- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
868- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
869- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
870- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
871- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
872- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
873- }
874- },
875- {
876- "name": "knob59",
877- "from": [ 1.5, 1.5, 0.3 ],
878- "to": [ 2.0, 2.0, 0.8 ],
879- "rotationOrigin": [ 1.75, 1.75, -0.2 ],
880- "rotationZ": -45.0,
881- "faces": {
882- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
883- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
884- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
885- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
886- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
887- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
888- }
889- },
890- {
891- "name": "knob60",
892- "from": [ 4.0, 1.5, 0.3 ],
893- "to": [ 4.5, 2.0, 0.8 ],
894- "rotationOrigin": [ 4.25, 1.75, -0.2 ],
895- "rotationZ": -45.0,
896- "faces": {
897- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
898- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
899- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
900- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
901- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
902- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
903- }
904- },
905- {
906- "name": "knob61",
907- "from": [ 4.0, 0.5, 0.3 ],
908- "to": [ 4.5, 1.0, 0.8 ],
909- "rotationOrigin": [ 4.25, 0.75, -0.2 ],
910- "rotationZ": -45.0,
911- "faces": {
912- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
913- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
914- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
915- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
916- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
917- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
918- }
919- },
920- {
921- "name": "knob62",
922- "from": [ 1.5, 0.5, 0.3 ],
923- "to": [ 2.0, 1.0, 0.8 ],
924- "rotationOrigin": [ 1.75, 0.75, -0.2 ],
925- "rotationZ": -45.0,
926- "faces": {
927- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
928- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
929- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
930- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
931- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
932- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
933- }
934- },
935- {
936- "name": "knob63",
937- "from": [ 2.3, 2.5, 0.3 ],
938- "to": [ 2.8, 3.0, 0.8 ],
939- "rotationOrigin": [ 2.55, 2.75, -0.2 ],
940- "rotationZ": -45.0,
941- "faces": {
942- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
943- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
944- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
945- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
946- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
947- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
948- }
949- },
950- {
951- "name": "knob64",
952- "from": [ 3.2, 2.5, 0.3 ],
953- "to": [ 3.7, 3.0, 0.8 ],
954- "rotationOrigin": [ 3.45, 2.75, -0.2 ],
955- "rotationZ": -45.0,
956- "faces": {
957- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
958- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
959- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
960- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
961- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
962- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
963- }
964- },
965- {
966- "name": "knob65",
967- "from": [ 2.3, 1.5, 0.3 ],
968- "to": [ 2.8, 2.0, 0.8 ],
969- "rotationOrigin": [ 2.55, 1.75, -0.2 ],
970- "rotationZ": -45.0,
971- "faces": {
972- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
973- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
974- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
975- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
976- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
977- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
978- }
979- },
980- {
981- "name": "knob66",
982- "from": [ 3.2, 1.5, 0.3 ],
983- "to": [ 3.7, 2.0, 0.8 ],
984- "rotationOrigin": [ 3.45, 1.75, -0.2 ],
985- "rotationZ": -45.0,
986- "faces": {
987- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
988- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
989- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
990- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
991- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
992- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
993- }
994- },
995- {
996- "name": "knob67",
997- "from": [ 2.3, 6.5, 0.3 ],
998- "to": [ 2.8, 7.0, 0.8 ],
999- "rotationOrigin": [ 2.55, 6.75, -0.2 ],
1000- "rotationZ": -45.0,
1001- "faces": {
1002- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
1003- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1004- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1005- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1006- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1007- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
1008- }
1009- },
1010- {
1011- "name": "knob68",
1012- "from": [ 2.3, 5.5, 0.3 ],
1013- "to": [ 2.8, 6.0, 0.8 ],
1014- "rotationOrigin": [ 2.55, 5.75, -0.2 ],
1015- "rotationZ": -45.0,
1016- "faces": {
1017- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
1018- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1019- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1020- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1021- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1022- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
1023- }
1024- },
1025- {
1026- "name": "knob69",
1027- "from": [ 3.2, 6.5, 0.3 ],
1028- "to": [ 3.7, 7.0, 0.8 ],
1029- "rotationOrigin": [ 3.45, 6.75, -0.2 ],
1030- "rotationZ": -45.0,
1031- "faces": {
1032- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
1033- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1034- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1035- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1036- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1037- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
1038- }
1039- },
1040- {
1041- "name": "knob70",
1042- "from": [ 3.2, 5.5, 0.3 ],
1043- "to": [ 3.7, 6.0, 0.8 ],
1044- "rotationOrigin": [ 3.45, 5.75, -0.2 ],
1045- "rotationZ": -45.0,
1046- "faces": {
1047- "north": { "texture": "#coatofplates", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false },
1048- "east": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1049- "south": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1050- "west": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1051- "up": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] },
1052- "down": { "texture": "#coatofplates", "uv": [ 14.0, 11.5, 14.5, 12.0 ] }
1053- }
1054- }
1055- ]
1056- }
1057- ]}
\ No newline at end of file
Binary files a/ArmourMod/bin/Debug/assets/bunnyviking/textures/item/armament/armour/basicplate.png and /dev/null differ
Binary files a/ArmourMod/bin/Debug/assets/bunnyviking/textures/item/armament/armour/chain.png and /dev/null differ
Binary files a/ArmourMod/bin/Debug/assets/bunnyviking/textures/item/armament/armour/coatofplates.png and /dev/null differ
Binary files a/ArmourMod/bin/Debug/assets/bunnyviking/textures/item/armament/armour/transparent.png and /dev/null differ
--- a/ArmourMod/bin/Debug/modinfo.json
+++ /dev/null
@@ -1,13 +0,0 @@
1-{
2- "type": "code",
3- "name": "Basic Armour Mod",
4- "description" : "Leather, Plate, Scale & More",
5- "authors": ["Melchior", "Bunnyviking"],
6- "version": "0.1.1",
7- "dependencies": {
8- "game": "",
9- "survival": ""
10- },
11- "website": "http://nowebsite.nope"
12-}
13-