
Resource Generator
This server-side mod enables the creation of automatic resource generators that are perfect for various game modes - minigames, skyblock, and other similar projects.
Generator Management
The mod is controlled using the /resgen
command. In local games, permission level 0 is required, while on dedicated servers, level 2 is needed.
Main management commands:
/resgen <position> add <interval> (item <item> <count>|itemTag <tag>|block <block state>|blockTag <tag>|lootTable <loot table>
- creating a new resource generator/resgen <position> remove
- removing an existing generator/resgen <position> info
- getting complete information about a specific generator/resgen list (chunk|range <distance>
- displaying a list of generators in the specified area/resgen highlight (chunk|range <distance>
- visually highlighting generators using particles within the given radius
Important note: For blocks and block tags, the interval indicates the amount of time after the block is broken.