ForgePatch/patches/minecraft/net/minecraft/tileentity
LexManos f13465012b World and TileEntity patch work.
TerrtainGen events are removed, 1.13's world gen re-write invalidates them all.
2018-12-13 01:15:53 -08:00
..
IChestLid.java.patch Network init 2018-09-05 13:14:16 -07:00
MobSpawnerBaseLogic.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
TileEntity.java.patch World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
TileEntityBeacon.java.patch World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
TileEntityBrewingStand.java.patch Fix crash when placing furnaces or brewing stands in 1.13 (#5225) 2018-11-15 13:55:18 -08:00
TileEntityChest.java.patch World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
TileEntityFurnace.java.patch Fix crash when placing furnaces or brewing stands in 1.13 (#5225) 2018-11-15 13:55:18 -08:00
TileEntityHopper.java.patch World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
TileEntityLockable.java.patch World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
TileEntityLockableLoot.java.patch World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
TileEntityPiston.java.patch Port some patches to 1.13 (#5267) 2018-12-10 12:37:14 -08:00
TileEntityShulkerBox.java.patch World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
TileEntityType.java.patch Fix vanilla exception mismatch: DataFixerUpper throws IllegalArgumentException but Minecraft tries to catch IllegalStateException instead, causing a hard crash instead of a soft one. (#5229) 2018-12-10 12:05:34 -08:00