Commit graph

5622 commits

Author SHA1 Message Date
modmuss50
2331b95abc pre3 2023-05-31 19:21:36 +01:00
ayutac
f6130ab0e5 Moved most of extractor recipes to datagen.
Also added Pitcher Plant and book variants to extractor recipes.
2023-05-31 19:21:36 +01:00
ayutac
31e6cb2aa9 Updated comments. 2023-05-31 19:21:36 +01:00
ayutac
27fa8e9512 Fixes #3131. 2023-05-31 19:21:36 +01:00
ayutac
ed2fe38160 Added foundation for centrifuge datagen. 2023-05-31 19:21:36 +01:00
ayutac
1c0ee77b4e Added some assembling machine datagen. 2023-05-31 19:21:36 +01:00
ayutac
b90a4f521c Fixed assembling machine datagen. 2023-05-31 19:21:36 +01:00
ayutac
2b14e7246a Fixed recipe unlock for smelting recipes. 2023-05-31 19:21:36 +01:00
ayutac
0d0c68f70b Made vanilla recipe unlock the default.
This was overdue.
2023-05-31 19:21:36 +01:00
modmuss50
91df771011 1.20-pre2 2023-05-31 19:21:36 +01:00
modmuss50
8f8de066f6 Nuke fixes and improvements 2023-05-31 19:21:36 +01:00
drcrazy
898476ffb6 Fix build 2023-05-31 19:21:36 +01:00
drcrazy
b1c10d50c1 Superclass for energy armor 2023-05-31 19:21:36 +01:00
drcrazy
c341d207f8 Do not call ArmourRemoveHandler on NBT change. Closes #3117 2023-05-31 19:21:36 +01:00
drcrazy
08c4d03df5 Fix cauldron sounds. Closes #3095 2023-05-31 19:21:36 +01:00
drcrazy
3679b6b91e Suppress some warnings 2023-05-31 19:21:36 +01:00
modmuss50
887444db4d Move all advancements to datagen 2023-05-31 19:21:36 +01:00
modmuss50
4c131a1574 More move advancements to data gen 2023-05-31 19:21:36 +01:00
modmuss50
9c3ef46665 Fix iron furnace xp button tooltip 2023-05-31 19:21:36 +01:00
modmuss50
08fd9a2e27 Reset shader color after drawing fluid 2023-05-31 19:21:36 +01:00
modmuss50
628d949c60 Start moving advancements to datagen 2023-05-31 19:21:36 +01:00
modmuss50
53a299b12a Cleanup imports 2023-05-31 19:21:36 +01:00
modmuss50
a4dd50bf8d Fix and improve itemstack renderer 2023-05-31 19:21:36 +01:00
modmuss50
e5b5c399ef Even more gui cleanup, remove most RenderSystem calls 2023-05-31 19:21:36 +01:00
modmuss50
5bca54128a Remove a lot of dead code + misc cleanup 2023-05-31 19:21:36 +01:00
modmuss50
90bcfe2fb9 Cleanup and fix slot/fluid config popup 2023-05-31 19:21:36 +01:00
modmuss50
feffcd40fa Fix Tips list 2023-05-31 19:21:36 +01:00
modmuss50
7499ad6f90 More loot tables 2023-05-31 19:21:36 +01:00
modmuss50
93b9c22cf7 Fix fishing station crash 2023-05-31 19:21:36 +01:00
modmuss50
2f07306d90 Some simple fixes 2023-05-31 19:21:36 +01:00
modmuss50
08f75889ec It runs, sort of... 2023-05-31 19:21:36 +01:00
modmuss50
027be66230 TR ui work 2023-05-31 19:21:36 +01:00
modmuss50
4e0ea809c6 Rough reborn core client port 2023-05-31 19:21:36 +01:00
modmuss50
876c6154e1 Loot changes - main compiles 2023-05-31 19:21:36 +01:00
modmuss50
d1e62b2fed More rubber block settings 2023-05-31 19:21:36 +01:00
modmuss50
42d9a0445c More 1.20 work. 2023-05-31 19:21:36 +01:00
modmuss50
133f64ac9f Start on new block settings. 2023-05-31 19:21:36 +01:00
modmuss50
503ed7ee49 Start on 1.20 2023-05-31 19:21:36 +01:00
modmuss50
adc4e9ca79 Bump version 2023-03-18 13:05:56 +00:00
modmuss50
34784f94d9 Fix build + crash 2023-03-18 12:47:35 +00:00
modmuss50
b1eb120d0e Update REI 2023-03-18 12:47:29 +00:00
AngelBottomless
8b527dbead
add shulker extraction and fix storing techreborn storage (#3111)
* add shulker extraction and fix storing techreborn storage

Only accept when nbt is null.
Adds shulker-extracting support

* fix when storeItemStack was empty

* fix inputting stack at first

* Use MC pair

---------

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2023-03-18 12:35:56 +00:00
Maxim Varfolomeyev
9841d3332d
Add Pump (#3092)
* basic setup for pump

* added proper outward scanner for blocks

* added changes from Spotless

* moved pump to tier2 package
increased energy storage
changed order of checks for lava/water

* added advanced_machine_frame to the recipe as is proper for tier 2

* decreased energy consumption
added config to iterate inwards by default

* fixed one-over block
removed extensive debug logging

* added display of depth and range to GUI
changed minimum range to 0 (pumps directly below)
extracted fluid detection and sound event logic into separate methods
removed delay in search for the next block to pump
added destruction of fully waterlogged blocks (kelp, stairs, fences etc), they drop their default item

* found incorrect reset when range/depth were changed. fixed
optimized check for pumping elapsed time
muffle upgrade now properly silences full tank and not-enough-energy cases
simplified checks for fluid (should work for any properly implemented types)
rewrote checks for failure conditions (failed for quad-overclock setup)

* added "exhausted" label to GUI
added i10n for GUI labels
removed sound sfx for not-enough-energy and tank-not-accepting-fluid failure events

* removed debug logging
updated textures with animation

* updated textures and animation

* grouped fields together and moved constructors and classes
rewrote sound selection + muffled pump now gives no sound at all

* changed replacement blocks for end and nether to endstone and blackstone
added pump block into the functional tab of creative menu

* added pump block into the functional tab of creative menu

* conflict resolved
2023-03-18 12:27:44 +00:00
AngelBottomless
0b3eb68038
optimize RollingMachineBlockEntity (#3124) 2023-03-18 12:21:39 +00:00
AngelBottomless
f3a6e7a21f
leave free space for creative tank (#3125) 2023-03-18 12:20:36 +00:00
AngelBottomless
92fce93890
prevent spamming packets (#3126)
1/20 less laggier tm
2023-03-18 12:19:53 +00:00
modmuss50
82978076d9 Set curseforge version 2023-03-14 19:32:01 +00:00
modmuss50
cd8572193d Update energy 2023-03-14 19:31:41 +00:00
modmuss50
ab50a9fd95 1.19.4 stable 2023-03-14 19:31:41 +00:00
Ayutac
08502cd6bc Port/1.19.4 new recipes (#3120)
* Added cherry recipes to sawmill

* Added extractor recipes for new flowers
2023-03-14 19:31:41 +00:00