From 74dc1e1ff56b0946e222b47528e9e44b4334a1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Fri, 8 Jul 2016 23:34:41 +0200 Subject: [PATCH] Hevea blocks and textures Really, really bad textures. Ah well. --- graphics/hevea_log.xcf | Bin 0 -> 3166 bytes .../mmm/blockstates/materials/log/hevea.json | 27 ++++++++++++++++++ .../blockstates/materials/planks/hevea.json | 5 ++++ .../models/block/materials/bark/hevea.json | 6 ++++ .../mmm/models/block/materials/log/hevea.json | 7 +++++ .../models/block/materials/planks/hevea.json | 6 ++++ .../mmm/models/item/materials/log/hevea.json | 3 ++ .../models/item/materials/planks/hevea.json | 3 ++ .../blocks/materials/log/end/hevea.png | Bin 0 -> 553 bytes .../blocks/materials/log/side/hevea.png | Bin 0 -> 636 bytes .../blocks/materials/planks/hevea.png | Bin 0 -> 303 bytes 11 files changed, 57 insertions(+) create mode 100644 graphics/hevea_log.xcf create mode 100644 src/resources/assets/mmm/blockstates/materials/log/hevea.json create mode 100644 src/resources/assets/mmm/blockstates/materials/planks/hevea.json create mode 100644 src/resources/assets/mmm/models/block/materials/bark/hevea.json create mode 100644 src/resources/assets/mmm/models/block/materials/log/hevea.json create mode 100644 src/resources/assets/mmm/models/block/materials/planks/hevea.json create mode 100644 src/resources/assets/mmm/models/item/materials/log/hevea.json create mode 100644 src/resources/assets/mmm/models/item/materials/planks/hevea.json create mode 100644 src/resources/assets/mmm/textures/blocks/materials/log/end/hevea.png create mode 100644 src/resources/assets/mmm/textures/blocks/materials/log/side/hevea.png create mode 100644 src/resources/assets/mmm/textures/blocks/materials/planks/hevea.png diff --git a/graphics/hevea_log.xcf b/graphics/hevea_log.xcf new file mode 100644 index 0000000000000000000000000000000000000000..b210e85fea21a1e03b1691248a141bea01fa3e9b GIT binary patch literal 3166 zcmd5;TW=dx5I(zhE^ZUrLR%EXgJ~;BC4$mY@lqj~2p$SZfT~JCAXT|;UD6~?Qq)S0 zy>@&}8x)oZ3kgdt@~$1**Kz+lSO;w*{}45-Xc zgH-+BkQLcmO4q?&!cAPlS8!Qp8WHS`i%-|m_2Iycktz4_QpM&rpXNYXhqMl9;yU2C zU``#1Z*?hFwaT*-aP27h@l%|W&DDZ8i}69nGAeEBSU?%1)z_+HkJ^!4@P z?rxq~`r#_X+1kM~XS&%5#jsF!@av21hd%rKW6EuIN53Cx$G5L8w70k6S=xN*qYLj) zVDrV%v3`-cp!1C}#hv4~z8fQ_e&F=!SNQ|E=c#PvPbJ;aXW>zFP$SlIKCqo#kD~Lp zy)oyXgm+TR!Gu&Ntd&3;+e$H(5>p}~0<(5v2r!DZz_wT_g$qW3HDage!%~DHAutEn zWE==72M3mfK>F61B3ri$Q9=h|q^jTRM;L`ObMvx9&%yUDB7-z6Z^C7D{lp zr7qG&VB2$>r&`!%x|dx@av-vYGGj|i>^=NVal2&%p)Rn8_uuNoOMcOP)yEhGgnkG6 zUFtge2_3>%7uxV3fj(|~kY2ydI?71F-5T{!!McaNUuIp@PQ8PFcpmI<%cDtGT0x=}KUrdcCguGI+Z zreHp#z-p;d(si@g4AhDxQ`ZfX0z&l>_@;>p{P4gAGzg2v&hCJTfXrlK(Xp$hVd6wy z#oI8Aa%mT?qMLHDnXi?M(!FxAh;w;;)if$UR?BFN<5JZyD)(yTGRKulv0@n2`?Ycv z`leATo0u55vZ@O@Grr9f3OPg18mn4b&8gX3rjXC+D|w@+rq!&P(K0Iq;M_`qV~y~# zt}o}a>9m$fbBug8tEJPbMi_c4D;W*+bOYXL}a!^ zpbl9|8YdI3W82(ZxhGF^j(c E0elsX1poj5 literal 0 HcmV?d00001 diff --git a/src/resources/assets/mmm/blockstates/materials/log/hevea.json b/src/resources/assets/mmm/blockstates/materials/log/hevea.json new file mode 100644 index 0000000..845d7a5 --- /dev/null +++ b/src/resources/assets/mmm/blockstates/materials/log/hevea.json @@ -0,0 +1,27 @@ +{ + "variants": + { + "axis=y": + { + "model": "mmm:materials/log/hevea" + }, + + "axis=z": + { + "model": "mmm:materials/log/hevea", + "x": 90 + }, + + "axis=x": + { + "model": "mmm:materials/log/hevea", + "x": 90, + "y": 90 + }, + + "axis=none": + { + "model": "mmm:materials/bark/hevea" + } + } +} \ No newline at end of file diff --git a/src/resources/assets/mmm/blockstates/materials/planks/hevea.json b/src/resources/assets/mmm/blockstates/materials/planks/hevea.json new file mode 100644 index 0000000..57e5a39 --- /dev/null +++ b/src/resources/assets/mmm/blockstates/materials/planks/hevea.json @@ -0,0 +1,5 @@ +{ + "variants": { + "normal": { "model": "mmm:materials/planks/hevea" } + } +} diff --git a/src/resources/assets/mmm/models/block/materials/bark/hevea.json b/src/resources/assets/mmm/models/block/materials/bark/hevea.json new file mode 100644 index 0000000..bc44067 --- /dev/null +++ b/src/resources/assets/mmm/models/block/materials/bark/hevea.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "mmm:blocks/materials/log/side/hevea" + } +} \ No newline at end of file diff --git a/src/resources/assets/mmm/models/block/materials/log/hevea.json b/src/resources/assets/mmm/models/block/materials/log/hevea.json new file mode 100644 index 0000000..46b2e37 --- /dev/null +++ b/src/resources/assets/mmm/models/block/materials/log/hevea.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/cube_column", + "textures": { + "end": "mmm:blocks/materials/log/end/hevea", + "side": "mmm:blocks/materials/log/side/hevea" + } +} diff --git a/src/resources/assets/mmm/models/block/materials/planks/hevea.json b/src/resources/assets/mmm/models/block/materials/planks/hevea.json new file mode 100644 index 0000000..f73e9c1 --- /dev/null +++ b/src/resources/assets/mmm/models/block/materials/planks/hevea.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "mmm:blocks/materials/planks/hevea" + } +} \ No newline at end of file diff --git a/src/resources/assets/mmm/models/item/materials/log/hevea.json b/src/resources/assets/mmm/models/item/materials/log/hevea.json new file mode 100644 index 0000000..86fb7c1 --- /dev/null +++ b/src/resources/assets/mmm/models/item/materials/log/hevea.json @@ -0,0 +1,3 @@ +{ + "parent": "mmm:block/materials/log/hevea" +} \ No newline at end of file diff --git a/src/resources/assets/mmm/models/item/materials/planks/hevea.json b/src/resources/assets/mmm/models/item/materials/planks/hevea.json new file mode 100644 index 0000000..687668f --- /dev/null +++ b/src/resources/assets/mmm/models/item/materials/planks/hevea.json @@ -0,0 +1,3 @@ +{ + "parent": "mmm:block/materials/planks/hevea" +} \ No newline at end of file diff --git a/src/resources/assets/mmm/textures/blocks/materials/log/end/hevea.png b/src/resources/assets/mmm/textures/blocks/materials/log/end/hevea.png new file mode 100644 index 0000000000000000000000000000000000000000..5f8025b68f9d36ce8b5f7149777bab9eeb9f124a GIT binary patch literal 553 zcmV+^0@nSBP)9|h6V5NVtD%@)U00000NkvXXu0mjfFt_Gq literal 0 HcmV?d00001 diff --git a/src/resources/assets/mmm/textures/blocks/materials/log/side/hevea.png b/src/resources/assets/mmm/textures/blocks/materials/log/side/hevea.png new file mode 100644 index 0000000000000000000000000000000000000000..6f513cc58fe12d013bcfc8fce84cd09799c8d1f7 GIT binary patch literal 636 zcmV-?0)zdDP)ygK$xwn=6)ou6J6R4Jiqs2bYTjB$88ZmJ55nC#Vz zJW<1TeK+-7^*9mac$gK^`SPl@bnLtP?WfcEV&v>Fi8kA}clu$1p(%{x@UeebPZw3g zcHeCGtK--~M97?sewgOjJUyEr41ofns#KLRx-kyVFP}h+oudmS6PVg~m?}WE^8VvZ zL@1^A0}vw6Kg4lRLtD=vL%F{FBMo85Ot;$`kSUjEqb){E#uzf2W8VQJ1%UMV%P)?7 zx9=aOX*ONH=+nh$C);)dk>PfGH%6BPD0IysonO8hy%R|gQlPb2L|K-TmJ>*5tvUK| zBzHMo{e@^fLxcebv;>^*>V4Fs)ra4%d*Or#^|PL z5z!nK%oi06+;3MI85HYsHhL#QRRPlV{mte1l?a(3lu$nISCJtpg)*GZPihR?{c7|s zB7FV!tB4RdC(GE_?=qXqGB-P1h( zai;x81LiXO*(_QTo;y7*AADRE!^pqxK%q>wEpI{lT+Kz&uPtYKE$uZ_KRS_ng=fT3 z!|Y2}6%NZ*%Fl?J(KO54KFCChH>5R7f71fCx~|vzYc)&*K0o(6ByyokD%hW2W%7R~ tzXRT(?;4ZmowKjok^b-dLjjW;42M^@ci#!Vun_1E22WQ%mvv4FO#sz+a|Qqa literal 0 HcmV?d00001