mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
Removing a mysterious message
- Removing a mysterious message in crafting.lua (maybe sent from space..)
This commit is contained in:
parent
3343435f8f
commit
59bee675a1
@ -505,11 +505,6 @@ minetest.register_craft({
|
||||
recipe = {{"default:bronzeblock"},}
|
||||
})
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
|
||||
>>>>>>> 6af63a7e5d47ce158443a7a59da2954f046f7129
|
||||
minetest.register_craft({
|
||||
output = "default:goldblock",
|
||||
recipe = {
|
||||
|
Loading…
Reference in New Issue
Block a user