
Harmful Stonecutters
Makes stonecutters damage entities that stand on them.
Harmful Stonecutters requires the Fabric modloader and Fabric API.
Installation
- Install Fabric API if it is not installed.
- Download Harmful Stonecutters from CurseForge or GitHub.
- Place the downloaded file in your
mods
folder.
Usage
When this mod is installed, all stonecutters will harm entities that stand on top of them without sneaking.
Tags
This mod allows control over the blocks that slice entities. By default all blocks that are instances of StonecutterBlock
will slice entities, but blocks added to the #harmfulstonecutters:safe_stonecutters
tag will be exempt from this.
Any block in the #harmfulstonecutters:always_slicing
tag will slice entities, even if it is not an instance of StonecutterBlock
or is in the #harmfulstonecutters:safe_stonecutters
block tag.