作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: fabric
A mod of my Easycraft modpack <3

If you want to add more torches, create a datapack with path /data/realistictorches/tags/items/torch_items.json
example json
{
"replace": false,
"values": [
"quad-mstv-mtv:spruce_torch",
"quad-mstv-mtv:birch_torch",
"quad-mstv-mtv:jungle_torch",
"quad-mstv-mtv:acacia_torch"
]
}
realistic_torches.json config (might has more in future)
{
"torchBurnOutTime": 36000,
"submergeInWaterUnlitTorchesInInventory": true,
"rainExtinguishTorches": true
}请登录后举报
暂无评论,抢个沙发吧~