mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
Purge the repo's other mods from moreores
This commit is contained in:
@ -608,9 +608,9 @@ doors.register("door_tin", {
|
||||
sounds = default.node_sound_stone_defaults(),
|
||||
sunlight = false,
|
||||
recipe = {
|
||||
{"moreores:tin_ingot", "moreores:tin_ingot"},
|
||||
{"moreores:tin_ingot", "moreores:tin_ingot"},
|
||||
{"moreores:tin_ingot", "moreores:tin_ingot"}
|
||||
{"default:tin_ingot", "default:tin_ingot"},
|
||||
{"default:tin_ingot", "default:tin_ingot"},
|
||||
{"default:tin_ingot", "default:tin_ingot"}
|
||||
}
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user