Commit graph

128 commits

Author SHA1 Message Date
Mrbysco
8419cc67aa Add Heat Collector recipe and remove (wip) 2024-03-12 17:12:20 +01:00
Mrbysco
8abfa2415e Add Bio Reactor recipe 2024-03-12 17:04:22 +01:00
Mrbysco
7c7a095cc3 Add Automatic Feeder recipe back 2024-03-12 16:39:36 +01:00
Flanks255
ae6695a5ba Fixed Phantomfaces.
Added Recipes for Phantomfaces.
2024-03-11 17:51:32 -05:00
Mrbysco
5182ac8b92 Leaf-eating Generator done 2024-03-11 22:18:00 +01:00
Mrbysco
2a2f5c6cdc Add the Engineer villager back 2024-03-11 20:48:18 +01:00
Mrbysco
523cba5958 Add the Engineers House back 2024-03-11 19:17:59 +01:00
Mrbysco
b69847d159 Add back recipe for Energizer and Enervator 2024-03-11 02:13:58 +01:00
Mrbysco
55c345a78d Remove unused imports 2024-03-11 02:10:31 +01:00
Mrbysco
7bcebe64f9 Add recipe for Crusher and Double Crusher 2024-03-11 01:01:51 +01:00
Mrbysco
ef6e52f8a6 Fix up the Crusher and Double Crusher
Datagen Crushing recipes
2024-03-11 00:55:22 +01:00
Flanks255
adc276e8b5 Fixed Ranged Collector 2024-03-10 17:10:39 -05:00
Mrbysco
6886aca623 Fix the overlay on the Lava Factory Controller
Datagen the recipe for the casing and controller
2024-03-10 22:20:00 +01:00
Flanks255
f524eccc01 Fixed recipe conflicts.
Fixed fluid placer wasting fluids.
2024-03-10 13:19:11 -05:00
Flanks255
36be4b9a9f Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-09 16:16:01 -06:00
Mrbysco
a678b3e049 Remove unused classes that have replacements
`DrillAugmentItem` `ActuallyItem` have been replaced by `ItemDrillUpgrade` and `ItemBase`
`IActuallyItem` was an empty interface never really used
2024-03-09 23:14:34 +01:00
Flanks255
7ae6231a38 Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-09 16:07:53 -06:00
Mrbysco
e8df077d70 Add missing Black Quartz block recipes 2024-03-09 22:59:45 +01:00
Mrbysco
1d581fc120 Add block/item tags for the crops/ores 2024-03-09 22:54:41 +01:00
Flanks255
4876677161 Fixed item models. 2024-03-09 15:16:34 -06:00
Flanks255
3f356896b7 Greenhouse glass recipe. 2024-03-09 11:41:37 -06:00
Flanks255
06ef7146e0 Fixed recipes, removed some wip entries. 2024-03-08 17:08:14 -06:00
Flanks255
a622e497b3 Removed recipes for things that dont work yet. 2024-03-08 16:52:25 -06:00
Flanks255
1e32301013 Fixed missing recipes.
Fixed missing lang entries.
2024-03-08 16:41:51 -06:00
Flanks255
c29830adc3 Added cooking rice dough to bread. 2024-03-08 16:11:40 -06:00
Mrbysco
2ad699c61a Remove unused imports 2024-03-08 00:29:29 +01:00
Flanks255
8f73813a45 More recipe stuff, crystal block compress/decompress recipes. 2024-03-06 19:30:59 -06:00
Flanks255
2040c68ed6 Misc recipe stuff, removed some unused items. 2024-03-06 18:38:50 -06:00
Mrbysco
3ce53350bf Generate item model for Crate Keeper using old texture 2024-03-07 00:42:39 +01:00
Mrbysco
7658fdaa4f Initial booklet setup 2024-03-06 00:10:49 +01:00
Mrbysco
822913f047 Make Bio Reactor direactional and generate the blockstate 2024-03-05 23:29:23 +01:00
Mrbysco
971fdd652f Add Coffee Machine JEI category
Create a recipe type replacement for CoffeeIngredient
2024-03-05 21:14:05 +01:00
Mrbysco
abbc1ae90c Make Black Quartz Ore drop the item directly unless silk touched 2024-03-05 17:11:22 +01:00
Mrbysco
02422d6547 Generate Black Quartz 2024-03-05 16:58:45 +01:00
Mrbysco
99f670656c Register the Capabilities to the blockentities and items that have them
Also change the DeferredItem's to return the class of the item
2024-03-04 23:44:24 +01:00
Mrbysco
50407e9524 Fix advancement gen 2024-03-04 22:50:27 +01:00
Mrbysco
ead1d9be58 Fix bucket model generation 2024-03-04 22:42:35 +01:00
Mrbysco
74688b9596 Remove unused imports 2024-03-04 22:38:59 +01:00
Flanks255
32d4b5a052 more fixes, it compiles 2024-03-04 15:37:11 -06:00
Flanks255
610bf044ee More Recipe fixes. 2024-03-04 15:03:46 -06:00
Flanks255
576d463441 Recipe Stuffs 2024-03-04 14:50:33 -06:00
Mrbysco
63fbbb334e Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
Mrbysco
8236527fb7 Tiny Torch 2024-03-03 20:52:31 +01:00
Mrbysco
3586ce0ade Remove commented out reference to blockstate and itemmodel generation since we have that 2024-03-03 19:00:03 +01:00
Mrbysco
80fb2273b5 Datagen the DamageType 2024-03-03 17:49:29 +01:00
Mrbysco
6133488eee Port to 1.20.1 2024-03-03 01:20:53 +01:00
Mrbysco
7c2e42dfcf Port to 1.18 2024-03-02 21:23:08 +01:00
Mrbysco
acef152961 Generate advancements
Still not all, but not sure all of them are still relevant
2023-12-03 15:41:58 +01:00
Mrbysco
32008f113c Relays. 2023-01-19 16:27:56 +01:00
Flanks255
07a6da0948 🐌 2023-01-16 15:47:31 -06:00