1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-06-30 23:50:21 +02:00

Removing a mysterious message

- Removing a mysterious message in crafting.lua (maybe sent from space..)
This commit is contained in:
LeMagnesium 2014-11-15 00:50:22 +01:00
parent 3343435f8f
commit 59bee675a1

View File

@ -505,11 +505,6 @@ minetest.register_craft({
recipe = {{"default:bronzeblock"},} recipe = {{"default:bronzeblock"},}
}) })
<<<<<<< HEAD
=======
>>>>>>> 6af63a7e5d47ce158443a7a59da2954f046f7129
minetest.register_craft({ minetest.register_craft({
output = "default:goldblock", output = "default:goldblock",
recipe = { recipe = {