dont register decoration if ethereal active
这个提交包含在:
@@ -118,6 +118,7 @@ def = {
|
||||
"mcl_core:dirt_with_grass"}
|
||||
}
|
||||
|
||||
if not farming.eth then
|
||||
minetest.register_decoration({
|
||||
deco_type = "simple",
|
||||
place_on = def.spawn_on,
|
||||
@@ -134,3 +135,4 @@ minetest.register_decoration({
|
||||
y_max = 50,
|
||||
decoration = "farming:soy_6"
|
||||
})
|
||||
end
|
||||
|
||||
在新工单中引用
屏蔽一个用户