drcrazy
1aea09d7c9
Use tags in some recipes. Closes #2245 and #2247
2020-10-14 14:14:51 +03:00
drcrazy
bf603744a5
Jackhammers can't break obsidan anymore. Closes #2235
2020-10-06 23:00:49 +03:00
drcrazy
742046095b
Jackhammers can't break obsidan anymore. Closes #2235
2020-10-06 23:00:19 +03:00
drcrazy
b6641ad2ba
Fix omni-tool ore mining. Closes #2196
2020-10-05 17:16:54 +03:00
drcrazy
3a159d7437
Fix drill speed on non-stone blocks. Closes #2225
2020-10-03 21:38:15 +03:00
Virtuoel
a4bceb32a8
Fix properties being recreated for several blocks ( #2238 )
2020-10-02 12:57:12 +01:00
drcrazy
7ba962196b
Lamps require energy to work. Again. Closes #2227
2020-09-25 00:54:48 +03:00
drcrazy
22b0cdfe23
Should fix crash with wrenched storage units. Closes #2183
2020-09-24 23:30:25 +03:00
modmuss50
19f7e17f7d
1.16.3 - just mappings
2020-09-19 14:30:12 +01:00
drcrazy
86014001ba
Batteries should be able to charge items when active. Closes #2099
2020-09-18 20:40:42 +03:00
drcrazy
0b13213489
Jackhammers should have correct speed. Closes #2223 , #2217
2020-09-16 03:21:12 +03:00
drcrazy
b1fee2e741
JackHammers should respect ores when AoE mining.
2020-09-16 00:43:28 +03:00
drcrazy
1360187f16
Creative tank will void excessive fluid. Closes #2205
2020-09-10 16:19:55 +03:00
modmuss50
1c376d4aea
Merge remote-tracking branch 'origin/1.16' into 1.16
2020-09-09 17:58:30 +01:00
modmuss50
4b6036530c
Remove LibCD support due to it needing a rewirite.
...
I will happyily accept a PR to bring this back, right now I dont have the time to do so and its causing major issues (hard crashes)
2020-09-09 17:57:43 +01:00
drcrazy
92bdb4112f
Creative storage unit will void excessive input items. Some work on #2205
2020-09-09 14:33:52 +03:00
drcrazy
efad3e6411
Formatting for PlayerDetectorBlock
2020-09-08 16:00:20 +03:00
Justin Vitale
bb13b2cafc
Improve cell/bucket withdrawing from tank closes #2209
...
Not perfect but solved the problem on the issue
2020-09-07 02:10:50 +10:00
drcrazy
c05819729f
Fix Greenhouse hologram. Closes #2195
2020-09-01 20:44:52 +03:00
drcrazy
25632466ed
Rubber wood strip logic moved to a separate class
2020-08-28 13:09:14 +03:00
shartte
f733ec3065
Added back initial Applied Energistics 2 compatibility. ( #2199 )
2020-08-23 23:25:30 +01:00
drcrazy
2eef16080b
Fix FoV for quantum leggings. Closes #2198
2020-08-23 20:30:04 +03:00
drcrazy
75617a7d72
Drop wooden plate on cover remove. Closes #2190
2020-08-20 21:52:05 +03:00
drcrazy
2daf57e19c
Cleanup of CableBlockEntity
2020-08-20 21:42:29 +03:00
Justin Vitale
5df411f26d
Revert back to OG getMiningSpeedMultiplier closes #2185
2020-08-20 20:42:10 +10:00
Justin Vitale
80049c8c62
Fix #2197 and add ability to withdraw via right click [only bucket/cell]
2020-08-19 20:55:38 +10:00
modmuss50
527ea72382
Fix rubber saplings
2020-08-14 08:42:40 +01:00
modmuss50
bd88aabe68
Merge remote-tracking branch 'origin/1.16' into 1.16
2020-08-12 08:36:56 +01:00
drcrazy
dc1e459ad6
Discharge cable on shock. Closes #2178
2020-08-09 21:01:07 +03:00
modmuss50
0b3cb646ce
Fix major worldgen issues
2020-08-08 17:01:48 +01:00
modmuss50
6e001dd9cc
1.16.2-rc1
2020-08-07 21:51:48 +01:00
modmuss50
cfd9c7f10c
Rewrite world gen, in preperation for json based config files
2020-08-02 15:41:28 +01:00
modmuss50
46fe49ebe5
Fix ore gen
2020-08-02 14:05:52 +01:00
modmuss50
619fd39df3
Mappings update
2020-08-02 13:44:25 +01:00
modmuss50
6e0fc6af61
first pass on 1.16.2 - no world gen
2020-07-29 19:42:39 +01:00
Deximus-Maximus
a0644ac434
AutoSwitch support ( #2175 ). Thanks to dexman545
2020-07-28 15:13:19 +03:00
KnatteAnka
d0c32e8efb
Add rails and minecart to blast furnace to get iron back. ( #2177 ) Thanks to KnatteAnka
...
* Adding Iron from Mincart
* Adding Iron from Rail
2020-07-28 13:56:07 +03:00
modmuss50
ec1ae17134
Show a bounding box around all the blocks that are going to be broken.
...
Also fixes some slight issues.
2020-07-26 17:04:45 +01:00
modmuss50
b5707b144e
Some general cleanup
2020-07-26 16:19:33 +01:00
modmuss50
bbc9dd3b37
Cleanup jackhammer code a bit
2020-07-26 16:08:19 +01:00
modmuss50
a1e3df3c4a
Rebalance drill speed and mining level
2020-07-26 15:56:05 +01:00
modmuss50
481634d29f
Add a basic fallback model for the bucket and cells when no renderer is present.
2020-07-25 19:22:15 +01:00
modmuss50
e7e4f8dcd8
remove pack.mcmeta fabric api handles it
2020-07-25 14:32:35 +01:00
modmuss50
18a08b798e
Merge remote-tracking branch 'origin/1.16' into 1.16
...
# Conflicts:
# src/main/java/techreborn/init/TRContent.java
2020-07-25 00:23:59 +01:00
modmuss50
65a15910cd
Fix #2170
2020-07-25 00:12:39 +01:00
modmuss50
b4a0e147e1
Fix #2147
2020-07-25 00:06:44 +01:00
modmuss50
ec7935570f
Remove stack hud its annoying, and I have better ideas
2020-07-25 00:01:15 +01:00
modmuss50
0106b00add
Fix (well add) ore mining levels
2020-07-24 23:56:47 +01:00
Kato
4e196f6b58
Create soul_soil.json ( #2168 )
...
* Create soul_soil.json
Copy of the centrifuge soul_sand recipe, but for soul_soil
I'm sorry, I don't know if I need to add a reference to this recipe anywhere else.
* Update soul_soil.json
Adjusted the recipe to return 8 minecraft:dirt instead of 10 minecraft:sand. Lowered the amount of dirt, because it's more dynamic than sand for processing it further. According to REI, this would be the first TR recipe to provide dirt. (besides the scrapbox)
2020-07-19 21:48:46 +10:00
drcrazy
90521007bb
Small cleanup
2020-07-18 19:30:08 +03:00