colorize antipvp block to better

main
mckaygerhard 2023-01-14 09:10:01 -04:00
parent 53eb2e5178
commit b3bccffa7c
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ core.register_privilege("antipvp", {
-- block
core.register_node("antipvp:quiet", {
description = "Anti PVP place",
tiles = {"default_obsidian.png^[colorize:white:36^heart.png"},
tiles = {"default_obsidian.png^[colorize:green:10^heart.png"},
paramtype = "light",
paramtype2 = "wallmounted",
is_ground_content = false,