Список изменений
New: Added optional components field to shop items for mods like TACZ that use component/NBT data to differentiate items New: Shop items now support enchanted books and other items with custom data components (e.g., "minecraft:stored_enchantments")
{
"id": "minecraft:enchanted_book",
"components": {
"minecraft:stored_enchantments": {
"levels": {
"minecraft:protection": 4
}
}
},
"buy_price": 4000,
"sell_price": 2000,
"quantity": 1,
"can_buy": true,
"can_sell": true
}
Файлы
migueleconomy-1.1.2.jar(1.22 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.1.2
Загрузчики
NeoForge
Версии игры
1.21.1
Загрузок
7
Дата публикации
2 мес. назад
