Compare commits
No commits in common. "lsr" and "SaKeL" have entirely different histories.
@ -336,7 +336,7 @@ spawners_ores.create({
|
||||
--
|
||||
-- Recipes
|
||||
--
|
||||
--[[
|
||||
|
||||
minetest.register_craft({
|
||||
output = 'spawners_ores:stone_with_gold_spawner',
|
||||
recipe = {
|
||||
@ -371,4 +371,4 @@ minetest.register_craft({
|
||||
{ 'xpanes:bar_flat', 'default:tinblock', 'xpanes:bar_flat' },
|
||||
{ 'default:diamondblock', 'xpanes:bar_flat', 'default:diamondblock' },
|
||||
}
|
||||
}) ]]
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user