promotional bannermobile promotional banner

TROA Create 3.0

TROA Minecraft is a safe, community-run survival world with quests, economy, protected claims, and quality-of-life mods for chill, cooperative play

File Details

TROA Create 3.0.1-1.0.1.zip

  • R
  • Aug 15, 2025
  • 82.17 MB
  • 22
  • 1.21.1
  • NeoForge

File Name

TROA Create 3.0.1-1.0.1.zip

Supported Versions

  • 1.21.1
  • Removed 

    Weather2 known bug causing crashing in modpack

The crash happens while writing NBT for a Custom Payload: CompoundTag.write → FriendlyByteBuf.writeNbt → CustomPacketPayload.encode.

It throws ConcurrentModificationException, meaning some mod is building/modifying an NBT map while it’s being encoded for a clientbound custom payload.