Change group levels of rainbow block so can be broken with rainbow pick
This commit is contained in:
parent
7e8ba2197c
commit
4ab64914b4
@ -2,7 +2,7 @@
|
||||
core.register_node(":antum:rainbow_block", {
|
||||
description = "Rainbow Block",
|
||||
tiles = {"rainbow_block.png"},
|
||||
groups = {cracky=4},
|
||||
groups = {cracky=3, level=3},
|
||||
is_ground_content = false,
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user