drcrazy
|
765d96a05a
|
Replace iron dust with raw iron in recipes
|
2021-06-14 21:17:11 +03:00 |
|
drcrazy
|
78dbaa1842
|
#betaBuild
|
2021-06-14 12:18:11 +03:00 |
|
drcrazy
|
ad6b745154
|
Update REI dep
|
2021-06-14 12:11:54 +03:00 |
|
drcrazy
|
a49daa0339
|
Probably fixed rubber leaves drop
|
2021-06-14 11:14:54 +03:00 |
|
drcrazy
|
bff7238679
|
Fix advancements
|
2021-06-11 13:31:27 +03:00 |
|
drcrazy
|
b445582784
|
Oh no. We lost TR copper ore. All Hail MC Copper ore.
|
2021-06-11 02:47:25 +03:00 |
|
drcrazy
|
fcc89a2eaa
|
Update version for dependencies
|
2021-06-11 02:34:56 +03:00 |
|
shedaniel
|
8243c936be
|
Update to REI 6 (#2404)
Signed-off-by: shedaniel <daniel@shedaniel.me>
|
2021-06-03 16:58:56 +01:00 |
|
modmuss50
|
dc216b974d
|
Fix UU matter recipes.
Adds a PaddedShapedRecipe to RebornCore
|
2021-06-02 21:25:15 +01:00 |
|
modmuss50
|
315891885d
|
Ensure IDSU is interdimensional. Fixes #2236
|
2021-06-02 20:53:20 +01:00 |
|
modmuss50
|
d20265ba86
|
1.17-pre4
|
2021-06-02 20:45:19 +01:00 |
|
modmuss50
|
3e13cdb4a6
|
1.17-pre2
|
2021-05-31 17:41:07 +01:00 |
|
modmuss50
|
3dfb211309
|
Fix excessive lag caused by chunk loader. Closes #2375
|
2021-05-31 17:16:44 +01:00 |
|
modmuss50
|
9315f78163
|
Include energy API
|
2021-05-31 12:42:56 +01:00 |
|
modmuss50
|
85dbe15590
|
Remove big int support from ObjectBufferUtils
|
2021-05-30 14:59:54 +01:00 |
|
modmuss50
|
31e7b357dc
|
Use modern java features where we can, optimise imports.
|
2021-05-29 20:32:05 +01:00 |
|
modmuss50
|
52e4767247
|
Fix screen handler data syncing, also rewrite it while im at it to reduce the number of packets sent.
|
2021-05-29 20:05:13 +01:00 |
|
modmuss50
|
e7ab7e26d3
|
Fix worldgen and rubber trees. For now datapack driven worldgen isnt working.
|
2021-05-29 19:09:28 +01:00 |
|
modmuss50
|
22a50d2ecd
|
Remove signing, it doesnt provide us with much.
|
2021-05-29 13:55:51 +01:00 |
|
modmuss50
|
d8db208279
|
Fix crash when opening GUIs
|
2021-05-29 13:47:09 +01:00 |
|
Justin Vitale
|
ffa75aba8d
|
Post cherry-pick updates
|
2021-05-29 13:43:13 +01:00 |
|
Justin Vitale
|
15f5392a62
|
Don't craft suicide when locked and recipe buffer fixes #2379 #2332
|
2021-05-29 13:42:25 +01:00 |
|
Fourmisain
|
8703856c11
|
temporary workaround for threading issue with REI async search (#2386)
|
2021-05-29 13:42:24 +01:00 |
|
vhd
|
2541e20693
|
Recycler GUI now syncs "crafting" progress with client (#2385). Thanks to vhd
|
2021-05-29 13:42:24 +01:00 |
|
ZerglingGo
|
133119f38b
|
Update player head with changed nickname (#2383). Thanks to ZerglingGo.
|
2021-05-29 13:42:22 +01:00 |
|
drcrazy
|
638edb9196
|
Fix bone meal grinder recipe. Closes #2381
|
2021-05-29 13:42:22 +01:00 |
|
Justin Vitale
|
4d38eb934d
|
Make crude storage unit wood material closes #2360
|
2021-05-29 13:42:21 +01:00 |
|
drcrazy
|
c0a0a3e256
|
Clay to clay ball extractor recipe. Closes #2376
|
2021-05-29 13:42:20 +01:00 |
|
drcrazy
|
875e429476
|
Fix chainsaw speed on nether wood. Closes #2359
|
2021-05-29 13:42:19 +01:00 |
|
drcrazy
|
e6459867e4
|
Fix lamp not shining on north. Closes #2371
|
2021-05-29 13:42:18 +01:00 |
|
drcrazy
|
268c7fa14b
|
Config for Quantum Armor flight and speed. Closes #2362, #2011
|
2021-05-29 13:41:54 +01:00 |
|
YuRaNnNzZZ
|
84a418707d
|
Fix CTM compatibility (#2372). Thanks to YuRaNnNzZZ
|
2021-05-29 13:41:27 +01:00 |
|
Fourmisain
|
9a718080d7
|
fix Omni-Tool, Rockcutter and Jackhammer being damageable (#2368). Thanks to Fourmisain
|
2021-05-29 13:41:25 +01:00 |
|
saltyseadoggo
|
053c8b5aee
|
Use tags in steel and refined iron blast furnace recipes (#2367) Thanks to saltyseadoggo
* Make steel from refined iron recipe use c:coal_dusts
* Make refined iron blast furnace recipe use c:iron_ores (like those from UnEarthed)
|
2021-05-29 13:41:25 +01:00 |
|
saltyseadoggo
|
b8d3f95456
|
Add rubber planks to #c:planks_that_burn (#2363). Thanks to saltyseadoggo
|
2021-05-29 13:41:24 +01:00 |
|
drcrazy
|
bca4d88fd9
|
Fix fluid replication in fluid replicator. Closes #2352
|
2021-05-29 13:41:23 +01:00 |
|
drcrazy
|
96383ebaaf
|
Fix crash with chunkloader placed by command. Closes #2349
|
2021-05-29 13:39:53 +01:00 |
|
drcrazy
|
8398139271
|
Pass stack to mining speed check. Closes #2348
|
2021-05-29 13:39:21 +01:00 |
|
Justin Vitale
|
9b8286d8fb
|
fix #2296 - Sync server config for fluid/item storage for clients
|
2021-05-29 13:39:19 +01:00 |
|
Justin Vitale
|
4d67b3528f
|
fix #2346 - Change head recipes from tag -> nbt to actually fetch skin
|
2021-05-29 13:38:24 +01:00 |
|
modmuss50
|
8591baf420
|
Apply some lost changes to RC
|
2021-05-29 13:35:01 +01:00 |
|
modmuss50
|
ec5ce65a3d
|
Re-enable builds
|
2021-05-29 13:29:04 +01:00 |
|
modmuss50
|
567e2f1062
|
Add missing files.
|
2021-05-29 13:20:51 +01:00 |
|
modmuss50
|
b33f4be5f4
|
1.17: TechReborn compiles and runs, big thanks to @petabyteboy
Co-authored-by: Milan Pässler <milan@petabyte.dev>
|
2021-05-29 13:19:29 +01:00 |
|
modmuss50
|
c661de5254
|
1.17: RebornCore compiles, big thanks to @petabyteboy
Co-authored-by: Milan Pässler <milan@petabyte.dev>
|
2021-05-29 12:49:17 +01:00 |
|
modmuss50
|
9520a3e607
|
Migrate mappings, 1888 errors to go
|
2021-05-28 14:58:12 +01:00 |
|
modmuss50
|
b0c7a733c7
|
Move RebornCore into a sub project
Update gradle and build against java 16
|
2021-05-28 14:51:01 +01:00 |
|
m44ster
|
44a0313361
|
fix recipes (#2401)
|
2021-05-27 00:08:49 +10:00 |
|
Fourmisain
|
30769be822
|
fix relative path resolution in build script (#2390). Thanks to Fourmisain
|
2021-05-06 13:27:24 +03:00 |
|
helpimnotdrowning
|
e20ff0e8b7
|
Fix missing texture particles on rubber leaves (#2393). Thanks to helpimnotdrowning
|
2021-05-06 11:06:53 +03:00 |
|