Jump to content

yarkos_02

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

yarkos_02's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. My goal is to load some structure from given file into the world at the runtime. So... is there any library to load and parse .schem / .nbt schematics? In previous versions I've been using Schematics4j, but it's dead now.
  2. I've got a question about migration from 1.19. How to get WorldGenSettings ? It was WorldData worldData = server.getWorldData(); WorldGenSettings worldGenSettings = worldData.worldGenSettings(); but now worldGenSettings() is gone from WorldData.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.