TechReborn/src/main/java/techreborn
Ayutac 47fe351ecb
Added Silver Armor. Textures by Xanthian. (#2659). Thanks to Ayutac
Silver is 2 times as durable as gold (still less than iron), -5 of gold's enchantability (still more than diamond and netherite) and cannot pacify/distract piglins. Also, it looks very fancy.
2021-12-19 16:38:05 +03:00
..
api Use modern java features where we can, optimise imports. 2021-05-29 20:32:05 +01:00
blockentity Fixed some warnings 2021-12-19 04:19:46 +03:00
blocks Allow covering waterlogged cables. Closes #2610 2021-11-26 21:09:09 +00:00
client Port to 1.18-pre2 without worldgen 2021-11-16 22:38:31 +00:00
compat Rock cutter is available earlier for ppl used to modded ore doubling. Closes #2463 2021-08-14 01:11:12 +03:00
config Add config to disable ore and/or rubber tree generation 2021-11-28 13:39:05 +00:00
entities Fix conflicts with mojang's mappings 2021-07-20 19:03:30 +01:00
events Added Silver Armor. Textures by Xanthian. (#2659). Thanks to Ayutac 2021-12-19 16:38:05 +03:00
init Added Silver Armor. Textures by Xanthian. (#2659). Thanks to Ayutac 2021-12-19 16:38:05 +03:00
items Fix chainsaws don't work for non-wood materials (#2646). Thanks to equal-l2 2021-12-12 21:10:07 +03:00
multiblocks Migrate mappings, 1888 errors to go 2021-05-28 14:58:12 +01:00
packets Player detector got radius config 2021-06-18 23:05:43 +03:00
utils Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01:00
world Fix disabling ore gen, also disabling rubber tree gen... 2021-12-06 20:35:06 +00:00
TechReborn.java First pass at world gen, rubber tree needs further work, ideally depends on fab api changes. 2021-11-16 23:54:31 +00:00
TechRebornClient.java Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01:00