Перейти к содержимому
Mineforgian

Chunk by Chunk

Restricted to 1 Chunk by default, earn XP to buy more Chunks.

840 загрузок9 подписчиковGPL-3.0-or-laterforgeneoforge

Обновлён 6 октября 2024 г. · опубликован 27 сентября 2024 г.

This Mod adds 3 Keybinds, 1 (OP Only) Command & a Player Variable visable only in NBT Data.

Its is Requied on Both Client & Server, and its a Per Player System due to it all being saved in Player NBT Data.

 

The Entire world is Loaded at all times but the Player is Physically unable to interact or move into the spaces outside the restricted Chunks. with the exception of Ranged Weapons.

/Chunk

  • reset: removes all chunks then adds 1 in the current chunk.
  • border: toggles Chunk Restrictions on/off for the Player.
  • manager: opens the Management Menu (1 Keybind is also for this)
  • add: adds a Chunk
  • remove: removes a Chunk

 

Chunk Manager KeyBind

Opens the Management Menu (OP is not required), the Management Menu is where you can Spend XP to Unlock a Nearby Chunk, the XP Cost is based off Distance from the Origin Chunk & amount of Chunks Total already. however it Caps at 50 Levels.

 

Chunk MiniMap KeyBind

It Just toggles a little map in the Top Right showing the Nearby Chunks and weather its Owned of Not, this Map and the Management Menu are both directional.

 

Toggle Chunk Restrictions KeyBind

basically just a Toggle for the all Gameplay elements of the mod.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.4Релиз1.20.1forge6 октября 2024 г.Скачать (57 КБ)
1.0.4Релиз1.20.4neoforge2 октября 2024 г.Скачать (60 КБ)

Ченджлог

1.0.4Релиз1.20.1 · 6 октября 2024 г.

Improved Performance by swapping the IsWithinBounds check from every Tick to when the Section Changes and filtering it to if a Chunk Changed.

Respawning will now teleport the player to the highest Block from a Random XZ position within the closest valid chunk (if the respawn chunk was not within the bounds)

Changed the Config from True/False from outside valid chunk interactions to Number, this means the amount of blocks can be specified. this was done to allow users to place/break blocks on the edge of their chunk without taking up their chunk's space.

if the chunk its checking is not adjacent to the current chunk the distance will be halved, to account for the diagonal, without that the block reach had to be 2 in order to interact with corner blocks, with it they'll behave as 1 block distance.

Can no longer Gain ChunkXP for the current dimension if the Chunk Restrictions (aka the mod), is turned off.

These are ports of changes made during the development of the NeoForge 1.20.4 Version of the Mod.

1.0.4Релиз1.20.4 · 2 октября 2024 г.

Ported / Updated V1.0.3 of the Mod.

Changed how it detects when the Player leaves the Chunk from checking Every Tick, to when an Event is trigged for the Section Changing and Filtering it to if the Chunk Changed. as well as some other triggers like:

  • Entity Interaction checking if the player is mounted a tick later.
  • Respawn, which now Places the Player into the random XZ inside the closest valid Chunk (if the player respawned in a invalid chunk)

you can also no longer gain ChunkXP while the Chunk Restrictions are disabled. (these changes will be coming to the Forge Version Soon as well)

Комментарии

Загружаем…