Fix indestructable blocks provided by mods #4285

Open
teknomunk wants to merge 1 commits from teknomunk/MineClone2:fix-indestructable-blocks into master
Member

Fixes #4225

Adds default group of handy=1 to all blocks that don't have any registered diggable group registered unless the block is marked with a group of indestructible ~= 0 and translate MineTest Game groups to VoxeLibre groups where possible.

Testing

  1. Add mods that don't use VoxeLibre groups.
  2. Place some of these blocks
  3. Verify they can be broken
  4. Use creative mode to place bedrock
  5. Verify it can't be broke in survival
Fixes #4225 Adds default group of handy=1 to all blocks that don't have any registered diggable group registered unless the block is marked with a group of indestructible ~= 0 and translate MineTest Game groups to VoxeLibre groups where possible. ### Testing 1. Add mods that don't use VoxeLibre groups. 2. Place some of these blocks 3. Verify they can be broken 4. Use creative mode to place bedrock 5. Verify it can't be broke in survival
teknomunk added 1 commit 2024-05-07 16:43:25 +02:00
teknomunk added the
nodes
#P6: low
labels 2024-05-07 16:44:07 +02:00
teknomunk added this to the 0.88.0 milestone 2024-05-08 18:01:03 +02:00
teknomunk force-pushed fix-indestructable-blocks from 63fe4eca33 to d68787ea04 2024-06-02 04:45:21 +02:00 Compare
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#4285
No description provided.