Spell-check and clarify all item names

This commit is contained in:
Wuzzy
2017-02-15 19:52:29 +01:00
parent dd2b36c41c
commit 2590247210
7 changed files with 35 additions and 23 deletions

View File

@ -3,7 +3,7 @@
-- All sides sticky block
minetest.register_node("mesecons_stickyblocks:sticky_block_all", {
description = "All-sides sticky block",
description = "All-Sides Sticky Block",
tiles = {"default_grass.png^default_footprint.png"},
groups = {dig_immediate=2},
mvps_sticky = function (pos, node)