Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

DrasticDemise

Members
  • Joined

  • Last visited

Everything posted by DrasticDemise

  1. Hello! I am creating an item that is able to change the biome type in a given location when used, however I have run into quite a few issues and am now at a complete loss. I have a few suspicions for implementation and access, but they have all led to dead ends. It appears as though (PLEASE correct me if I am wrong) biomes are stored by chunk, however there are only accessors for obtaining information about biomes in a given chunk, no mutators. The one mutator I see is "setBiomeArray" which takes a sized 256 byte array and sets the new biome array to the one given in the method call. 1. Does setBiomeArray allow me to change the ID and information of a given chunk to a new biome and will it then have the properties of the biome like normal? 2. If so, how do I obtain a byte Array of the given type I need? If I want to change one biome into a desert biome always, how do I get the mappings of a desert biome? I have peeked a bit at 1.7.10 Blood Magic, Random Things and Witchery to attempt to learn how they modified biomes, however I was largely unsuccessful. Any information at all would be extremely useful. Thank you!

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.