Commit graph

4232 commits

Author SHA1 Message Date
drcrazy
d5f995e7e9 Fix corner calculation for GreenhouseController 2021-06-29 12:07:29 +03:00
Thornton Fernbacher
85d69faec7
Greenhouse Controller try harvest/grow blocks in order instead of at random + growth fix (#2420). Thanks to trobol
* Greenhouse Controller try harvest/grow blocks in order
* fix greenhouse growth acceleration
2021-06-29 11:19:52 +03:00
drcrazy
5390cbfe2e Prevent easy dupe introduced by IR 2021-06-25 10:01:15 +03:00
drcrazy
42e86acba3 Raw tin, silver, lead, tungsten and iridium storage blocks 2021-06-22 17:18:36 +03:00
drcrazy
78a9a61bb4 Raw tin, silver, lead, tungsten and iridium 2021-06-21 13:58:53 +03:00
shedaniel
ecff51d498
Fix rei rendering (#2414). Thanks to shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-06-21 12:24:40 +03:00
drcrazy
8f0e22d624 New textures for ores, circuits, tin and silver things 2021-06-21 11:44:14 +03:00
drcrazy
0ae56a367c Tin cable got updated texture 2021-06-21 11:27:23 +03:00
drcrazy
fa2469b034 Fix crash with casing loading. Closes #2410 2021-06-19 02:47:14 +03:00
drcrazy
8ab3b3a7be Player detector got radius config 2021-06-18 23:05:43 +03:00
drcrazy
88d5ee015a One Energy to rule them all. 2021-06-18 20:16:57 +03:00
drcrazy
193dc94f80 Fix GUI for TR Manual 2021-06-18 12:14:08 +03:00
drcrazy
75f14c145c Removed astromine compat 2021-06-18 12:13:42 +03:00
drcrazy
7216f55ba9 Copper stairs, blocks and slabs are gone. 2021-06-15 00:38:29 +03:00
drcrazy
c4011c800b Replace copper dust with raw copper in recipes 2021-06-14 22:15:38 +03:00
drcrazy
d8a11eaebf Replace gold dust with raw gold in recipes 2021-06-14 21:34:53 +03:00
drcrazy
765d96a05a Replace iron dust with raw iron in recipes 2021-06-14 21:17:11 +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
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
31e7b357dc Use modern java features where we can, optimise imports. 2021-05-29 20:32:05 +01:00
modmuss50
e7ab7e26d3 Fix worldgen and rubber trees. For now datapack driven worldgen isnt working. 2021-05-29 19:09:28 +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
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
9520a3e607 Migrate mappings, 1888 errors to go 2021-05-28 14:58:12 +01:00
m44ster
44a0313361
fix recipes (#2401) 2021-05-27 00:08:49 +10:00
helpimnotdrowning
e20ff0e8b7
Fix missing texture particles on rubber leaves (#2393). Thanks to helpimnotdrowning 2021-05-06 11:06:53 +03:00