-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Different games sometimes use non-standard dig groups which makes blocks created with other games in mind unbreakable.
- minetest_game uses the groups defined in https://github.com/minetest/minetest/blob/master/doc/lua_api.md#known-damage-and-digging-time-defining-groups
- Void uses the crumbly, snappy, and oddly_breakable_by_hand groups for its custom hand
- MineClone uses its own groups (pickaxey, etc)
- Farlands Reloaded uses its own groups (dig_stone, etc)
Niklp09 and Kazooo100Niklp09
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request