From 70c1e82db1bda019657bbf16c93c40924aabe675 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 15 Oct 2020 05:22:23 +0200 Subject: [PATCH] finished the module items themselves --- .../assets/prettypipes/lang/en_us.json | 4 ++++ .../models/item/high_crafting_module.json | 6 +++++ .../models/item/low_crafting_module.json | 6 +++++ .../models/item/medium_crafting_module.json | 6 +++++ .../textures/item/high_crafting_module.png | Bin 0 -> 414 bytes .../textures/item/low_crafting_module.png | Bin 0 -> 427 bytes .../textures/item/medium_crafting_module.png | Bin 0 -> 432 bytes .../recipes/high_crafting_module.json | 22 ++++++++++++++++++ .../recipes/low_crafting_module.json | 22 ++++++++++++++++++ .../recipes/medium_crafting_module.json | 22 ++++++++++++++++++ 10 files changed, 88 insertions(+) create mode 100644 src/main/resources/assets/prettypipes/models/item/high_crafting_module.json create mode 100644 src/main/resources/assets/prettypipes/models/item/low_crafting_module.json create mode 100644 src/main/resources/assets/prettypipes/models/item/medium_crafting_module.json create mode 100644 src/main/resources/assets/prettypipes/textures/item/high_crafting_module.png create mode 100644 src/main/resources/assets/prettypipes/textures/item/low_crafting_module.png create mode 100644 src/main/resources/assets/prettypipes/textures/item/medium_crafting_module.png create mode 100644 src/main/resources/data/prettypipes/recipes/high_crafting_module.json create mode 100644 src/main/resources/data/prettypipes/recipes/low_crafting_module.json create mode 100644 src/main/resources/data/prettypipes/recipes/medium_crafting_module.json diff --git a/src/main/resources/assets/prettypipes/lang/en_us.json b/src/main/resources/assets/prettypipes/lang/en_us.json index fbd4950..672266d 100644 --- a/src/main/resources/assets/prettypipes/lang/en_us.json +++ b/src/main/resources/assets/prettypipes/lang/en_us.json @@ -6,6 +6,9 @@ "item.prettypipes.low_extraction_module": "Low Extraction Module", "item.prettypipes.medium_extraction_module": "Medium Extraction Module", "item.prettypipes.high_extraction_module": "High Extraction Module", + "item.prettypipes.low_crafting_module": "Low Crafting Module", + "item.prettypipes.medium_crafting_module": "Medium Crafting Module", + "item.prettypipes.high_crafting_module": "High Crafting Module", "item.prettypipes.low_filter_module": "Low Filter Module", "item.prettypipes.medium_filter_module": "Medium Filter Module", "item.prettypipes.high_filter_module": "High Filter Module", @@ -38,6 +41,7 @@ "info.prettypipes.crafting_terminal": "Allows requesting ingredients for crafting recipes\nSupports auto-filling from JEI if installed", "info.prettypipes.pressurizer": "Drastically increases item speed in the entire pipe network\nRequires FE (or RF) for each item transferred", "info.prettypipes.filter_increase_modifier": "Adds additional filter slots to the pipe\nSlots will be used by any module that filters items", + "info.prettypipes.crafting_module": "Allows automatically crafting items into other items using the connected block\nDoesn't automatically extract from the block\nInput and output slots vary by tier\nSupports auto-filling from JEI if installed", "block.prettypipes.pipe": "Pipe", "block.prettypipes.item_terminal": "Item Terminal", "block.prettypipes.crafting_terminal": "Crafting Terminal", diff --git a/src/main/resources/assets/prettypipes/models/item/high_crafting_module.json b/src/main/resources/assets/prettypipes/models/item/high_crafting_module.json new file mode 100644 index 0000000..bfc004d --- /dev/null +++ b/src/main/resources/assets/prettypipes/models/item/high_crafting_module.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "prettypipes:item/high_crafting_module" + } +} diff --git a/src/main/resources/assets/prettypipes/models/item/low_crafting_module.json b/src/main/resources/assets/prettypipes/models/item/low_crafting_module.json new file mode 100644 index 0000000..62a3174 --- /dev/null +++ b/src/main/resources/assets/prettypipes/models/item/low_crafting_module.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "prettypipes:item/low_crafting_module" + } +} diff --git a/src/main/resources/assets/prettypipes/models/item/medium_crafting_module.json b/src/main/resources/assets/prettypipes/models/item/medium_crafting_module.json new file mode 100644 index 0000000..718f753 --- /dev/null +++ b/src/main/resources/assets/prettypipes/models/item/medium_crafting_module.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "prettypipes:item/medium_crafting_module" + } +} diff --git a/src/main/resources/assets/prettypipes/textures/item/high_crafting_module.png b/src/main/resources/assets/prettypipes/textures/item/high_crafting_module.png new file mode 100644 index 0000000000000000000000000000000000000000..d7301d4b77597c253d373b9ee7500a34f06474c5 GIT binary patch literal 414 zcmV;P0b%}$P)Px$SV=@dR5*>Lld($zVHn1LN-1WMl!UYd(Ih6w{Q+%}(2!ehHAqY0;@}`*>CoU( z4&l)3($EkXjzL=*ovY9)M>^zb>IF8)ecYL*(F4c#@bWyrd*Qx=f6Ahp!u?(UFU8>Q zo&~_FmzDQA`g8UWndp> zy6~Z%i*)2lbWDKZO~L^WN=2ja_FPx$Wl2OqR5*>LlRHR4VHk#=(?v52!a}4a2wS2Av$?iNXs9ilf`|wT7Y7Fk5eJEu za&T&PX>bq($7U~NQy{s@AszB~yahJcIe5He(!2a0Kkxf|{}uizK`9dPSbLnH^WacW z0f~65Eq;_nh9W61m)ju#3hxE{fuJzeZSZ>BRBKI)1|27BOPX*-EQ3>z*W)I1cdyQC z0M%L(hh>KAJ)0(cJNX9a0a!UU5J`F2H(m4tlyEd#M6O88&d&iL>RSMqH>VL_J2ktV zVWJzbWj3kx*^U(em)(MIc@;;av!$cv0>SeK)u#dU%4N3zkSKh1R`S!m_0<{;h-Ql# zkX(_tTi@vO4Ft#)N$swHl=Ju%5Y3lV^W$?~4R^0b@hH;Vf+RNxCv$z*s3@GwA<2#5 z0HZ-ix>)Dx=>?Z{QDe-AWzxkuMuToRp!Px$YDq*vR5*>Llf6qqQ5eR5O8JomQ6ZO>AZn44?EV35g3wSykWDRaiHn1SL>~?f zE+r8S%`OcMf#DdqrIM~ft6b6{z1Oe62Dt}s-O%WP!+AJ7&-1=7=N$MaEIP?NKJ@=$ z3~cXM0Ia%Md9Pu%PM<=i{Ny;^2bdU6jYT7caW5gGi1>fz?k_cUykMJEqpM+BGk$L+75Y>C1z0m>bVpVh! z^hs!qCP~lQ51na%)@Ty+Nrs@QnQ7BPhJbXXCd7Bo6=Bx*VT}&MEi|