▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Twerk4Fabric
Twerk4Fabric

Twerk4Fabric

Sneak to grow crops and amethyst, spread grass and oxidize copper.

7.0K
23

Sneak to grow crops and amethyst, spread grass and oxidize copper. Supports the following blocks:

  • All the bone mealable blocks
  • Grass and Mycelium
  • Sugar Cane
  • Budding Amethyst
  • All the non-waxed copper blocks

Mod support

All mods should be supported assuming they're extending the following vanilla classes:

  • Fertilizable
  • SpreadableBlock
  • Degradable
  • SugarCaneBlock
  • BuddingAmethystBlock

Any other block will fall back to recieving 1 random tick when twerking.

Configuration

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"
  ]
}

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:1 год назад
Обновлён:1 год назад
Главная