作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1
平台: fabric quilt
标签: cursed game-mechanics utility
Sneak to grow crops and amethyst, spread grass and oxidize copper.
Supports the following blocks:
All mods should be supported assuming they're extending the following vanilla classes:
Any other block will fall back to recieving 1 random tick when twerking.
You can configure this mod to change the twerking range and to ignore specific blocks.
The configuration file is located in .minecraft/config/twerk4fabric/config.json.
When deleted, it will be replaced with the default configuration. Any unset fields will also be reset.
The config can be reloaded using the /reloadtwerk4fabric command, which requires operator level 2 on dedicated servers.
To change the range, change the range field.
To add or remove a block from the ignore list, add or remove the ID of the block from the ignoredBlocks list.
{
"range": 4,
"ignoredBlocks":
[
"minecraft:grass",
"minecraft:tall_grass"
]
}请登录后举报
暂无评论,抢个沙发吧~