Commit graph

5419 commits

Author SHA1 Message Date
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
Ayutac
71b438acca
Fixed the chainsaw bug (#2943)
* Fixed the chainsaw bug

* Fixed bugged solution, works now, tested :)
2022-05-03 01:55:37 +02:00
Ayutac
e4f56abdaa Renamed tinkerer to metallurgist and added custom texture 2022-05-03 00:53:00 +02:00
Ayutac
1bf6d0f71e
Shulker shell recipe fix, thanks to szumaster 2022-05-03 00:33:34 +02:00
Ayutac
074bfea680 Added Netherite nugget uu-recipe 2022-05-02 19:56:51 +02:00
Ayutac
283460c3c8 Added Netherite nugget, texture thanks to Spearkiller 2022-05-02 19:56:51 +02:00
Ayutac
c46e03b19f Updated upgrade textures, thanks to Spearkiller 2022-05-02 19:56:51 +02:00
AngelBottomless
85638d2e42
Fix Fluid Tanks generating static lag from trying to pull /push fluid from Items.AIR (#2935)
* Did you know this?

Tank units can just generate lags by existence

* add Valid inventory check

Very modded extension can declare RebornInventory with size 0 to only process fluids without items, for that case

* separate as function 

and more condition check to reduce extra lag

* Parentheses

Co-authored-by: Ayutac <skoch02@students.uni-mainz.de>
2022-05-01 10:10:28 +02:00
Ayutac
99e77a0678
fixed bug I introduced by accident 2022-04-29 14:29:32 +02:00
Ayutac
a574c7f67e
Added the muffler upgrade (#2928)
* Added flag for ability to play sound.

* Added muffler functionality

* Added muffler to upgrade advancement

* Added muffler model

* Added muffler lang entry

* Added muffler placeholder texture

* Added muffler recipe + toast

* Added muffler tooltip
2022-04-28 09:52:10 +01:00
Ayutac
b14a4c72a1
Added two TR villagers (#2931)
* Added Tinkerer

* Added registration to tinkerer and lang

* Added electrician
2022-04-28 09:50:35 +01:00
Ayutac
a6ae3a7984
Fixed #2921 (#2929)
by adding wart blocks and shroomlights to the blocks the industrial chainsaw searches for.

Tested, works. In review to make sure this is appropriate for the mod.
2022-04-28 09:48:48 +01:00
Ayutac
b95219b3ac
Disabled datagen logging for normal starts (#2926) 2022-04-28 09:48:01 +01:00
Ayutac
7f2cb5cb95
Added red sand -> soul sand via blast furnace (#2925) 2022-04-28 09:47:24 +01:00
Ayutac
adb3bb8d30
Made some advancements goals and unhid adv.m.block (#2922) 2022-04-28 09:46:53 +01:00
Ayutac
0b7bfd9a36
Added shulker shell recipe (#2919) 2022-04-28 09:46:28 +01:00
Ayutac
f4813951b7
Added elytra recipe (#2918) 2022-04-28 09:46:00 +01:00
Ayutac
1fc34f1786
New recipes (#2917)
* Added assembling colored beds via machine

* Added pufferfish extraction for sponge piece.

Including toast and also added missing toast for sponge piece (see #2883)

* Added painting tool -> 1 string extraction

* Added sticky piston -> slime ball extraction

* Improved two recipe names incl. toasts

* Added smelting glass panes back to glass

* Added anvil uncrafting

* Added bow/crossbow -> String via extraction

* Added cobble->black & bars->ingot blast furnace recipes
2022-04-28 09:45:20 +01:00
Ayutac
deef1f3330
Rebalanced gunpowder and uu matter (#2916) 2022-04-28 09:44:25 +01:00
modmuss50
2ca8fa0e26 Fix release.yml 2022-04-20 23:54:46 +01:00
modmuss50
e5619fe71a Bump version. 2022-04-20 23:51:15 +01:00
modmuss50
22c29fea14 Replace all accessors with accesswideners. 2022-04-20 23:46:50 +01:00
modmuss50
2a5645bb19 Update fabric api 2022-04-20 23:31:06 +01:00
Ayutac
6d0288ea00
Canning patch (#2911)
* Update helium_coolant_cell_60k.json

* Update water_coolant_cell_10k.json
2022-04-20 23:27:23 +01:00