Additions
- Supports: Minecraft: Java Edition version 1.21, Fabric, Mod Menu
- Requires: Fabric Loader, Fabric API
- Pointed dripstone is broken when it is his by a projectile entity with the
projectilesbreakdripstone:break_dripstone_projectiles
- The
projectilesbreakdripstone:break_dripstone_projectiles
tag consists of theminecraft:impact_projectiles
tag - The
projectilesbreakdripstone:break_dripstone_projectiles
can be overridden by datapacks
- The
- Mod may be configured in realtime through GUI
- This feature requires Mod Menu to be installed
- It may be accessed through
Main Menu or Game Menu > Mods > Projectiles Break Dripstone > Configure...
- It may be accessed through
- On server (LAN or dedicated), client requires permission to modify the config as is defined in
customizer_client
(default"op"
) config member and permission to view the config as is defined inany_client_can_read_config
(defaultfalse
) config membercustomizer_client
is limited to"any"
,"op"
(level 4 operator),"none"
- This feature requires Mod Menu to be installed
- Mod may be run solely server-side
- Mod can be toggled with
enabled
config member