Nomifactory / DimensionalEdibles

Travel through dimensions with food!
https://www.curseforge.com/minecraft/mc-mods/dimensional-edibles-omnifactory-edition
GNU Lesser General Public License v3.0
3 stars 6 forks source link

Update Buildscript, Fix Misc Bugs #36

Open IntegerLimit opened 4 months ago

IntegerLimit commented 4 months ago

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:

IntegerLimit commented 4 months ago

From the Nomi-CEu Issue linked above:

The voiding issue is actually really easy to reproduce:

  1. 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.
  2. Go to the overworld via any method
  3. Go to the void world with the void world cake. Chest gets replaced by obsidian (due to the check being for fullBlock instead of air
IntegerLimit commented 4 months ago

As of b413f16 (#36), teleporter has changed: