Open Terrain Generator (OTG)

Open Terrain Generator (OTG)

10M Downloads

[1.16.5] Block rotation issues for 1.16.5 after /otg update & Entity not spawning.

NLBlackEagle opened this issue ยท 0 comments

commented

OTG Plugin or Mod

  • OTG Mod for Forge

OTG Version

  • 1.16.5 v0.1.10

Forge or Spigot Versions

Forge-36-1.33

Description

Whenever a structure rotates certain blocks face a wrong direction.

These blocks are;

  • Banners
  • Rails
  • string
  • doors
  • vertical placed trapdoors
  • redstone
  • signs
  • There are some issues with some entities. Namely minecarts which dont seem to spawn using:
    Entity(3,1,-3,minecraft:minecart,1) in objects.

For the purpose of debugging these issues I have made a world with the following bo3's on the following levels:

Y80 = Bo3 [pre /otg update] RotateRandomly: true
Y90 = Bo3 [pre /otg update] RotateRandomly: false (These are made of Diamond_blocks to differentiate easier)

Y100 = Bo3 [post /otg update] RotateRandomly: true
Y110 = Bo3 [post /otg update] RotateRandomly: false

Here's some pictures pre-export: (The netherrack was turned into a minecart and lowered one block)

afbeelding
afbeelding
afbeelding
afbeelding

Here's the debug world:
Debug.zip