This mod uses Fallen's fabric mod template.
This is a carpet extension that adds mainly stuff useful for TNT tech development.
- Improved explosion logger, which groups explosions by position:
/log explosions compact
- Adds Interactions, which let you disable the interactions between your player and the world, per player.
- Blocks: Includes tripwire, pressure plates, trampling farmland, etc.
- Chunkloading: Toggles all chunkloading for the player, including teleport tickets.
- Entities: Makes all entities noclip through the player.
- Mob Spawning: Disables the player's effect on mob spawning. Does not disable your effects on the mobcap.
- Random Ticks: Disables the player's effect on random ticks.
- Updates: Suppresses all updates caused by the player's interactions with the world.
Command format:
/interaction
: Shows your current interaction settings./interaction <interaction>
: Displays the value of the specified interaction./interaction <interaction> <true|false>
: Changes the value of the specified interaction.