From bff03d695b52d18883bd0782e0217eea43eac37d Mon Sep 17 00:00:00 2001 From: Sebastian Hartte Date: Sat, 27 Aug 2016 10:05:05 +0200 Subject: [PATCH] Annihilation plane model. --- .../models/item/part/annihilation_plane.json | 34 ++++++++++++++++++ .../models/part/annihilation_plane.json | 32 +++++++++++++++++ .../items/part/annihilation_plane.png | Bin 0 -> 410 bytes .../parts/annihilation_plane_on.mcmeta | 23 ++++++++++++ .../textures/parts/annihilation_plane_on.png | Bin 0 -> 345 bytes .../textures/parts/plane_sides.png | Bin 0 -> 229 bytes .../textures/parts/transition_plane_back.png | Bin 0 -> 338 bytes 7 files changed, 89 insertions(+) create mode 100644 src/main/resources/assets/appliedenergistics2/models/item/part/annihilation_plane.json create mode 100644 src/main/resources/assets/appliedenergistics2/models/part/annihilation_plane.json create mode 100644 src/main/resources/assets/appliedenergistics2/textures/items/part/annihilation_plane.png create mode 100644 src/main/resources/assets/appliedenergistics2/textures/parts/annihilation_plane_on.mcmeta create mode 100644 src/main/resources/assets/appliedenergistics2/textures/parts/annihilation_plane_on.png create mode 100644 src/main/resources/assets/appliedenergistics2/textures/parts/plane_sides.png create mode 100644 src/main/resources/assets/appliedenergistics2/textures/parts/transition_plane_back.png diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/annihilation_plane.json b/src/main/resources/assets/appliedenergistics2/models/item/part/annihilation_plane.json new file mode 100644 index 00000000..2bc82672 --- /dev/null +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/annihilation_plane.json @@ -0,0 +1,34 @@ +{ + "parent": "appliedenergistics2:item/part/part", + "textures": { + "sides": "appliedenergistics2:parts/plane_sides", + "plane": "appliedenergistics2:items/part/annihilation_plane" + }, + "elements": [ + { + "name": "Front", + "from": [ 1, 1, 8 ], + "to": [ 15, 15, 9 ], + "faces": { + "north": { "texture": "plane" }, + "south": { "texture": "sides" }, + "east": { "texture": "sides" }, + "west": { "texture": "sides" }, + "up": { "texture": "sides" }, + "down": { "texture": "sides" } + } + }, + { + "name": "Back", + "from": [ 5, 5, 9 ], + "to": [ 11, 11, 10 ], + "faces": { + "east": { "texture": "sides" }, + "south": { "texture": "sides" }, + "west": { "texture": "sides" }, + "up": { "texture": "sides" }, + "down": { "texture": "sides" } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/appliedenergistics2/models/part/annihilation_plane.json b/src/main/resources/assets/appliedenergistics2/models/part/annihilation_plane.json new file mode 100644 index 00000000..099d588f --- /dev/null +++ b/src/main/resources/assets/appliedenergistics2/models/part/annihilation_plane.json @@ -0,0 +1,32 @@ +{ + "textures": { + "sides": "appliedenergistics2:parts/plane_sides", + "plane": "appliedenergistics2:items/part/annihilation_plane" + }, + "elements": [ + { + "from": [ 1, 1, 0 ], + "to": [ 15, 15, 1 ], + "faces": { + "north": { "texture": "plane" }, + "east": { "texture": "sides" }, + "south": { "texture": "sides" }, + "west": { "texture": "sides" }, + "up": { "texture": "sides" }, + "down": { "texture": "sides" } + } + }, + { + "from": [ 5, 5, 1 ], + "to": [ 11, 11, 2 ], + "faces": { + "north": { "texture": "plane" }, + "east": { "texture": "sides" }, + "south": { "texture": "sides" }, + "west": { "texture": "sides" }, + "up": { "texture": "sides" }, + "down": { "texture": "sides" } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/appliedenergistics2/textures/items/part/annihilation_plane.png b/src/main/resources/assets/appliedenergistics2/textures/items/part/annihilation_plane.png new file mode 100644 index 0000000000000000000000000000000000000000..95799d238e210fa735ef6f1de3c848b6dc3b4da1 GIT binary patch literal 410 zcmV;L0cHM)P)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D02*{fSaefwW^{L9 za%BKeVQFr3E>1;MAa*k@H7+qQF!XYv0003ANkl)+2hV9+y8sK>w+N`B zM?bGx6uiizjzIEXh>z(7ilIHaEx1m=d!ZKzh;2qdfVT~;$j6j>;lTiKVpXv1dk|Q2 z{|;UgXl^Ews2|IcnXhz!jMl|?&B`EDrN}yzP`I|h%+HEXA@0D(l`XVw;goeOfZvAB z9FVVeAfcS#`ZLjIMZk6T=;Z3a+U)laU;CG~(PB*b2XYe*N-W2vIRF3v07*qoM6N<$ Ef(b0BNdN!< literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/appliedenergistics2/textures/parts/annihilation_plane_on.mcmeta b/src/main/resources/assets/appliedenergistics2/textures/parts/annihilation_plane_on.mcmeta new file mode 100644 index 00000000..4dcf4d63 --- /dev/null +++ b/src/main/resources/assets/appliedenergistics2/textures/parts/annihilation_plane_on.mcmeta @@ -0,0 +1,23 @@ +{ + "animation": { + "frametime": 2, + "frames": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15 + ] + } +} diff --git a/src/main/resources/assets/appliedenergistics2/textures/parts/annihilation_plane_on.png b/src/main/resources/assets/appliedenergistics2/textures/parts/annihilation_plane_on.png new file mode 100644 index 0000000000000000000000000000000000000000..f3ea5ceeb6034bb886d73c9b46f228a3a10b6b2f GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^0t^g{3><7g)~=v$en5&P-O<;Pfnj4m_n$;oAfL0q zBeIx*f$tCqGm2_>H2?*rN?apKg7ec#$`gxH83GbB^GfvmTtgJfjP*?Q3=Isv6fFd* zy6WlT7*Y}U_Uu8fLk1$O7XvgJ|NZ~(=FZydo0A=;e%>{|e{|?77F{ud1z35r_Z^QHk z2F@1tx}KF)nQ96SOb;8I4d3#u0xK;@@;Q6h9jw&Ca@n(m2W%M`x%gs$1_U@XupD9* zKOQ2_!7;(1;z7UR-gvN<56@@Jvj?*b4AdCqn3!yun47nAPiSE9W$5YI8ROuPAfzx| ZI)T^X!lvI6-E$sR$z z3=CCj3=9n|3=F@3LJcn%7)lKo7+xhXFj&oCU=S~uvn$XBD8X6a5n0T@z_$#98Qbry z%m)femAFQf1m~xflqVLYG6W=M=9TFAxrQi|8S9zq85+8Ob}|R5GWB$E46*RPd&ZEF z!GMQpgXduey^4`?kvw0v=wE+Z$4(xS1F-ZR8ciKP3t6Z=Sgy PWDSF-tDnm{r-UW|s);|Y literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/appliedenergistics2/textures/parts/transition_plane_back.png b/src/main/resources/assets/appliedenergistics2/textures/parts/transition_plane_back.png new file mode 100644 index 0000000000000000000000000000000000000000..d0b4e2a8271b061ce45a3f0ed3db684e1dabc214 GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CCj3=9n|3=F@3LJcn%7)lKo7+xhXFj&oCU=S~uvn$XBD8X6a5n0T@z_$#98Qbry z%m)femAFQf1m~xflqVLYG6W=M=9TFAxrQi|8S9zq85+8Ob}|R5TIA{C7-Hc+cakAr zg94B1-j3NWj}ww)_He2vJpHHqY~qzEt6U`P_AC6Y?B%)lTg1s@uib_mY5{{&)vqGc@G#fPA_SAvo#|_ z>B89+UJ1;zIIG+b#B)ALe97+i*E4}R>k{LS$NGOJvIK~;=xT9%S);V#%}g;{b4JD5 bcb8dD-1xxo^L?Zw(6tPnu6{1-oD!M