- reduce damage dealt to Sulfur Cubes so they won't be launched into the stratosphere
- add a `creativeonepunch.json` config with:
`damage`: the damage dealt, defaults to 9999
`forceKill`: bypasses any invulnerability checks, defaults to `false`
`requireSneak`: whether One-Punching only works when sneaking, defaults to `false`
Note: Reupload because of file corruption - as a bonus, this version should work with Quilt as well
- run on all Minecraft versions Fabric supports, from 1.14 to at least ~~1.18~~ ~~1.19~~ 1.20
- don't require Fabric API anymore
- do require Fabric Loader 0.12+
- directly modify attack damage instead of dealing additional damage
- add an awesome new logo by [@oliwoli](https://github.com/oliwoli), a big thank you!
- add contact links
- no effective code changes, only build stuff