Commit graph

5453 commits

Author SHA1 Message Date
drcrazy
6a72d5011a Fix recycler recipe display. 2022-08-08 17:14:30 +03:00
drcrazy
1ac4881bfa Update Industrial Grinder advancement. Closes #3017 2022-08-08 16:03:25 +03:00
drcrazy
389cf2efbc Greenhouse can harvest glow berries. Closes #2577 2022-08-08 14:37:05 +03:00
drcrazy
c8e04537a0 Do not store player heads in storages. Closes #2888 2022-08-07 16:15:08 +03:00
drcrazy
3509947e93 Fix retrieval items with NBT. Closes #2810 2022-08-07 02:34:48 +03:00
drcrazy
e30d618d86 Fix storage units wrenching. Closes #2889 2022-08-06 03:12:12 +03:00
shedaniel
554a63dbba
Remove usage of REI internals (#3019)
Signed-off-by: shedaniel <daniel@shedaniel.me>
2022-08-04 20:15:54 +01:00
modmuss50
88d448c3a5 Move sendToServer to ClientNetworkManager to finalise the client/server split :) 2022-08-03 19:57:40 +01:00
modmuss50
3313f3165f 1.19.1 2022-07-27 18:30:16 +01:00
drcrazy
4461b5d782 Use storage upgrader on upgrade. Closes #2993 2022-07-24 11:30:14 +03:00
drcrazy
735da1338e Fix storage upgrade. Closes #2999 2022-07-24 05:05:22 +03:00
drcrazy
48a35be5d0 Fix drop for BlockBreaker. Closes #3008 2022-07-22 00:41:09 +03:00
drcrazy
33da2ad59e Fix peridot ore drop. Closes #2995 2022-07-02 15:18:41 +03:00
goldenapple3
e6224a62f5
Fix alloy centrifuge recipes. Thanks to goldenapple3, 2022-07-02 12:10:54 +03:00
drcrazy
72b41bcec1 Removed compressor recipe for iridium alloy plate. 2022-07-02 11:43:41 +03:00
modmuss50
f3177b691a Revert buildscript changes, will bring back once 0.13 loom is ready. 2022-06-27 22:48:24 +01:00
drcrazy
63eaf354d9 Bump fapi version 2022-06-28 00:06:47 +03:00
Jakub Kubík
3865555b78
feat(recipes): support bauxite dusts from other mods (#2992) 2022-06-25 00:49:17 +02:00
modmuss50
2ee267f5ea Remove debug logging. 2022-06-24 00:23:59 +01:00
modmuss50
abcac85d0e Cleanup modcompat code, initial build setup for JEI support. 2022-06-24 00:12:30 +01:00
modmuss50
497c0134a6 Actually fix crash with byg. 2022-06-14 20:31:07 +01:00
modmuss50
d94511383b
Bump version. 2022-06-14 18:16:52 +01:00
drcrazy
a8b7fb36b9 Allow transfer between same rate cables. Closes #2965 2022-06-13 03:04:14 +03:00
drcrazy
e4d398e600 Fix fishing junk loot 2022-06-13 00:55:16 +03:00
drcrazy
ea40f55430 Scrap added to fishing junk loot table. 2022-06-12 12:30:23 +03:00
Ayutac
907aae5fb6
Reworking UU matter. Thanks to Autac
* started reworking UU matter

* added mangrove stuff

* added deepslate ores and rebalanced redstone ore

* added moss block creation

* added dripleaf creation

* added gilded blackstone and nether gold creation

* bit more ordered

* added sea lantern and removed a grinder recipe

* improved folder structure

* fixed bugs
2022-06-11 23:46:57 +03:00
Ayutac
db8915d89d
Removed ingot->raw recipes and toasts. Thanks to Ayutac. 2022-06-11 18:06:52 +03:00
Ayutac
e06f07650a
Improved gravel recipes. Thanks to Ayutac. 2022-06-11 18:06:19 +03:00
Ayutac
9420187a85 removed lignite compat 2022-06-09 21:55:58 +02:00
modmuss50
aecb912fb9 Fix version. 2022-06-07 19:30:29 +01:00
modmuss50
6347296509 1.19 2022-06-07 19:18:21 +01:00
drcrazy
6cde366510 Bump deps 2022-06-06 18:56:16 +03:00
modmuss50
0845d6618b Support id ingredients, and load conditions in datagen. 2022-06-01 22:34:53 +01:00
Ayutac
0bcd2bec03
Implemented Unit Upgraders. Thanks to Ayutac.
* Started working on upgraders

* debug so game doesn't crash anymore

* orientation is saved now

* duplication bug removed

* added model files, lang entries and recipes+toasts
2022-06-01 06:01:51 +03:00
WaffleDevsAlt
d339f61d4d
Add silicon to the fluid replicator's recipes. Thanks to WaffleDevsAlt 2022-06-01 05:20:10 +03:00
modmuss50
ebaddaca59 Fix TR villagers. 2022-05-27 15:20:06 +01:00
Ayutac
f3942a023e fixes #2807 2022-05-26 17:36:50 +02:00
Ayutac
a2b6ce4aea
Recipes for 1.19 (#2962)
* Added mangrove to sawmill recipes

* added sculk stuff

* added froglight stuff

* grind mangrove roots

* added root stuff
2022-05-26 15:00:09 +02:00
Ayutac
6e46807c05 Update ModLoot.java 2022-05-26 14:22:55 +02:00
Ayutac
381820d2f4
Added treetap to furnace fuel (#2963)
* Update FuelRecipes.java

Needs testing, edited via web interface!

* fixed the bug I hope

works now
2022-05-26 14:10:35 +02:00
Ayutac
9a78910fbc fixes #2950 2022-05-26 13:58:17 +02:00
modmuss50
7692bd4356 Do as I say, not as I do. 2022-05-21 20:23:56 +01:00
modmuss50
9293931bd0 Fix rubber door model 2022-05-21 20:15:08 +01:00
modmuss50
5a0d017cd0 Rename rubber slab and stair. Fixes #2834 2022-05-21 19:38:23 +01:00
modmuss50
23375b5cd3 Misc deprecation fixes. 2022-05-21 19:28:21 +01:00
modmuss50
d0bdf744cf Move the grinder back to code. 2022-05-21 19:16:54 +01:00
modmuss50
a162a5ab40 Optimise imports.
Find + replace during porting made a bit of a mess of them.
2022-05-21 19:04:06 +01:00
modmuss50
0ba85b37cc Update deps and mappings. 2022-05-21 19:00:33 +01:00
modmuss50
b0ddb4cc95 Update REI, disabled for now due to https://github.com/shedaniel/RoughlyEnoughItems/issues/856 2022-05-20 13:20:29 +01:00
modmuss50
4d5f8d097f Update loader 2022-05-20 00:42:22 +01:00