Configured Burn Time 图标

Configured Burn Time

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.0.1-fabric+1.20
本资源为搬运资源,原资源地址: https://modrinth.com/mod/configured-burn-time
资源信息

Minecraft 版本: 1.20.1 1.20.2 1.20.3 1.20.4

平台: fabric quilt

标签: game-mechanics management utility

资源介绍

Configured Burn Time

a.k.a. Configured Burn

Allows to make item burn time data-driven.
Change your items' fueling time with a single datapack reload!

Implements a new recipe type: configured_burn:burning_time

Structure:

{
  "type": "configured_burn:burning_time",
  "item": "<item id>",
  "tag": "<tag id>", // Does not take a #
  // Either the item or tag is required, but one can be missing.
  "priority": 0,
  // must be positive or null. Indicates priority over the specified item/tag. Optional, 0 by default.
  "time": 200, // the new fuel time, in server ticks.
  "compat": { // optional element, implements some other mods compat
    "createOverheatTime": 100
    // indicates how long the item would make a Create blaze burner overheat. By default, 0. 
  },
  "conditions": [
    // optional, a collection of stack predicates to be validated
    // in order to apply the specified fuel change at a specific occasion.
    // Warning: due to implementation difficulties, it most often comes irrelevant.
  ]
}

Reference

Here is a small reference sheet of some vanilla item fuel times,
so that you may have an idea of what a value evaluates for:

item value (ticks) time (seconds) number of items
#minecraft:boats 1200 60 6
#minecraft:burnable_planks 300 15 1.5
minecraft:coal_block 16000 800 80
minecraft:coal 1600 80 8
minecraft:lava_bucket 20000 1000 100
#minecraft:burnable_logs 300 15 1.5

Implemented mod compatibilities

Create

The recipe supports a compatibility field which allows to define how long should an item make a Create blaze burner overheat.

Warning! As per Create's implementation, any time a blaze burner finished overheating, ensues a time of normal heating that
cannot be controlled to this day.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Summon Friendly Mobs

价格:0 墨喵币
下载量:0

查看详情
Wild Warden Panorama

价格:0 墨喵币
下载量:0

查看详情
Scurz PvP

价格:0 墨喵币
下载量:0

查看详情
Zander's Reinforced Armors

价格:0 墨喵币
下载量:0

查看详情