master
root 2021-12-20 21:55:31 +01:00
parent 30eb1b4e0a
commit 69ee0632ce
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ minetest.register_node("jonez:censer", {
{0.375, 0.3125, -0.4375, 0.4375, 0.375, 0.4375}, -- NodeBox10
{0.4375, 0.375, -0.5, 0.5, 0.5, 0.5}, -- NodeBox11
{-0.5, 0.375, -0.5, -0.4375, 0.5, 0.5}, -- NodeBox12
{-0.4375, 0.3125, -0.4375, -0.3125, 0.375, 0.4375}, -- NodeBox13
{-0.4375, 0.3125, -0.4375, -0.375, 0.375, 0.4375}, -- NodeBox13
},
},
groups = {cracky=1},