镜像自地址
https://github.com/minetest-mods/technic.git
已同步 2025-10-16 09:55:32 +02:00
Chests sorting by Zefram_Fysh
这个提交包含在:
@@ -26,6 +26,8 @@ minetest.register_craft({
|
||||
|
||||
technic.chests:register("Mithril", {
|
||||
width = 13,
|
||||
sort = true,
|
||||
autosort = true,
|
||||
infotext = false,
|
||||
color = false,
|
||||
locked = false,
|
||||
@@ -33,6 +35,8 @@ technic.chests:register("Mithril", {
|
||||
|
||||
technic.chests:register("Mithril", {
|
||||
width = 13,
|
||||
sort = true,
|
||||
autosort = true,
|
||||
infotext = false,
|
||||
color = false,
|
||||
locked = true,
|
||||
|
在新工单中引用
屏蔽一个用户