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

No Heavy Core

Removes the Heavy core from the loot pool

Загрузки
222
Подписчики
0
Обновлён
5 июня 2026 г.
Лицензия
Apache-2.0

Опубликован 16 октября 2025 г.

Removes the heavy core from the loot pool.

Old description (1.0 Only)

Advanced configuration

You can edit the items dropped from the loot pool in the Trial Chambers in general with this datapack, simply unzip it and edit the .json for the loot pool you want to change. The loot pool responsible for the heavy core is

data\minecraft\loot_table\chests\trial_chambers\reward_ominous_unique.json

Edit the value(s) you want to change:

{"type": "minecraft:item", "name": "minecraft:dirt"}

becomes

{"type": "minecraft:item", "name": "minecraft:netherite_ingot"}

Ченджлог

1.1+modРелиз26.1, 26.1.1, 26.1.2 · 5 июня 2026 г.

I'm more confident with datapacks now, so I'm cleaning up my older projects.

  • Dirt no longer drops in place of heavy core
  • Removed unused loot tables for better compatability with other mods/datapacks
1.1Релиз26.1, 26.1.1, 26.1.2 · 5 июня 2026 г.

I'm more confident with datapacks now, so I'm cleaning up my older projects.

  • Dirt no longer drops in place of heavy core
  • Removed unused loot tables for better compatability with other mods/datapacks
1.0Релиз1.21.8, 1.21.9, 1.21.10 · 16 октября 2025 г.

Trial chambers drop dirt in place of the heavy core. Tested in 1.21.10, should work in 1.21.X

Комментарии

Загружаем…