[EN] About the mod
Alternate Create Of Fiery Items (ACOFI) is an addon for Twilight Forest that changes the way of obtaining fiery equipment, making it similar to netherite after the 1.20 update.
The template is used to upgrade iron gear into fiery gear. It spawns in chests within the Ur-ghast's Dark Tower.
(For mod versions 1.2.0 and above)
Configuration file – /config/acofi-common.toml
In the config, you can adjust the spawn chance of the template and which loot tables it will generate in. That means you can make the template drop from a specific mob, boss, or in any other structure besides the Dark Tower.
Example config:
["ACOFI Config"]
#Upgrade template spawn chance. (0.2 = 20%)
#Default: 0.2
#Range: 0.0 ~ 1.0
upgrade_template_spawn_chance = 0.65
#List of loot table IDs where the upgrade template will spawn.
#Default: ["twilightforest:chests/darktower_cache", "twilightforest:chests/darktower_key"]
target_tables = ["minecraft:chests/end_city_treasure", "minecraft:entities/warden"][RU] Про мод
Alternate Create Of Fiery Items (ACOFI) - это аддон для Twilight forest меняющий способ создания огненного снаряжения, на подобный незеритовому после обновления 1.20.
Шаблон используется для улучшения железных вещей в огненные. Спавнится в сундуках тёмной башни Ур-Гаста.
(Для версии мода начиная с 1.2.0 и выше)
Файл конфигурации - /config/acofi-common.toml
В конфиге можно настроить шанс спавна шаблона и в каких таблицах лута он будет генерироваться. То есть, можно сделать чтобы шаблон дропался с какого-то моба, босса или в любой другой структуре помимо тёмной башни.
Пример конфига:
["ACOFI Config"]
#Upgrade template spawn chance. (0.2 = 20%)
#Default: 0.2
#Range: 0.0 ~ 1.0
upgrade_template_spawn_chance = 0.65
#List of loot table IDs where the upgrade template will spawn.
#Default: ["twilightforest:chests/darktower_cache", "twilightforest:chests/darktower_key"]
target_tables = ["minecraft:chests/end_city_treasure", "minecraft:entities/warden"]
