Commit graph

5592 commits

Author SHA1 Message Date
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
modmuss50
c3622cb263 Split client and server. 2022-05-19 21:45:31 +01:00
modmuss50
3cb62b0291 1.19-pre1 2022-05-18 20:20:44 +01:00
drcrazy
05d443c51d Fix fluid replication from air. Closes #2913 2022-05-06 02:31:45 +03:00
drcrazy
420a165f6b Fix tooltip for cables. Closes #2915 2022-05-06 02:15:59 +03:00
drcrazy
40b58b4ce5 Bump REI version in dev env 2022-05-06 01:48:42 +03:00
AngelBottomless
c1983f7a2d
Fix KIBE Entangled Bucket bug. Thanks to aria1th.
Also, this fixes creative tank not being actually creative when its used without item slots.
2022-05-05 12:15:45 +03:00
Ayutac
07547dfd6d
1.18 ayutac r8 woolomania. Thanks to Ayutac
* Added woolomania and started carpetmania

* Added ColoredItem utility class

* Removed optional getters for normal ones

* Added ColoredItem Util and used that for chem. Reactor

* Added documentation for the util class
2022-05-05 12:07:40 +03:00
AngelBottomless
f75ebc2361
Allow Drain drain Cauldrons. Thanks to aria1th
There's no proper fluid interface in cauldron block so its only working for Water and Lava. If any mods uses cauldron as other fluid holder, it might have to change, but I've never seen one.
2022-05-05 12:06:11 +03:00
Ayutac
6a91757791
Added storage buffer, textures thanks to Spearkiller. Thanks to Ayutac
Tested a bit, but I would like additional testing by someone else.
2022-05-05 12:04:36 +03:00
Ayutac
0cbcc3a93a
Added advanced circuit to digital display recipe. Thanks to Ayutac 2022-05-05 12:02:58 +03:00
Ayutac
88dbd9b6f3
fixed tag in toast 2022-05-03 02:15:13 +02:00