1
0
鏡像自 https://github.com/minetest-mods/mesecons.git 已同步 2025-10-17 06:35:21 +02:00

Spell-check and clarify all item names

此提交包含在:
Wuzzy
2017-02-15 19:52:29 +01:00
父節點 dd2b36c41c
當前提交 2590247210
共有 7 個檔案被更改,包括 35 行新增23 行删除

查看文件

@@ -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)