mirror of
https://github.com/minetest-mods/technic.git
synced 2026-01-13 20:45:48 +01:00
aliased diamong block back to default one.
This commit is contained in:
@@ -56,3 +56,5 @@ minetest.register_craft({
|
||||
{'technic:marble','technic:marble'}
|
||||
}
|
||||
})
|
||||
|
||||
minetest.register_alias("technic:diamond_block", "default:diamondblock")
|
||||
|
||||
Reference in New Issue
Block a user