mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-01 15:50:39 +02:00
Changed recipe for sonic screwdriver
This commit is contained in:
@ -42,6 +42,6 @@ sonic_screwdriver_max_charge=15000
|
||||
recipe = {
|
||||
{"technic:green_energy_crystal"},
|
||||
{"technic:stainless_steel_ingot"},
|
||||
{"default:stick"}
|
||||
{"technic:stainless_steel_ingot"}
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user