90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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

Project members

Ryhon

Member

Details

Licensed GPL-3.0-only
Published 3 months ago
Updated 3 months ago