Open IntegerLimit opened 4 months ago
From the Nomi-CEu Issue linked above:
The voiding issue is actually really easy to reproduce:
- Go to the void world with the void world cake, and replace one of the obsidian blocks with a chest. You can place something inside the chest if you would like.
- Go to the overworld via any method
- Go to the void world with the void world cake. Chest gets replaced by obsidian (due to the check being for
fullBlock
instead ofair
As of b413f16
(#36), teleporter has changed:
This PR updates the buildscripts of this project to use GregTech CEu's Buildscripts, fixes the Teleporter replacing non-full blocks with obsidian (e.g. chests), and fixes the display of Custom Cakes in TOP.
Outcomes: