/
First update for Minecraft 26.1 (snapshots and release). The mod loaders are still unstable, so use at your own risk. Please report any issues that you come across to our issue tracker.
First update for Minecraft 26.1 (snapshots and release). The mod loaders are still unstable, so use at your own risk. Please report any issues that you come across to our issue tracker.
#tntutils:deny_explosions and #tntutils:allow_explosions, which can be used to disallow or allow entity types to create explosions, respectively.
tntutils.deny_explosions and tntutils.allow_explosions to (dis)allow them to create explosions.
/tag command. Notice the dot instead of a colon, since the argument to /tag add cannot contain colons./tag @n[type=creeper] add tntutils.allow_explosions.entityDamageMultiplier, which can be used to change the amount of damage applied to entities.
/explode command will now bypass the disableExplosions config option.#tntutils:deny_explosions and #tntutils:allow_explosions, which can be used to disallow or allow entity types to create explosions, respectively.
tntutils.deny_explosions and tntutils.allow_explosions to (dis)allow them to create explosions.
/tag command. Notice the dot instead of a colon, since the argument to /tag add cannot contain colons./tag @n[type=creeper] add tntutils.allow_explosions.entityDamageMultiplier, which can be used to change the amount of damage applied to entities.
/explode command will now bypass the disableExplosions config option.#tntutils:deny_explosions and #tntutils:allow_explosions, which can be used to disallow or allow entity types to create explosions, respectively.
tntutils.deny_explosions and tntutils.allow_explosions to (dis)allow them to create explosions.
/tag command. Notice the dot instead of a colon, since the argument to /tag add cannot contain colons./tag @n[type=creeper] add tntutils.allow_explosions.entityDamageMultiplier and knockbackMultiplier, which can be used to change the amount of damage and knockback applied to entities, respectively./explode command will now bypass the disableExplosions config option.