mirror of
https://github.com/technix/ham_radio.git
synced 2025-01-07 12:57:29 +01:00
Fix recipe for basic_materials
This commit is contained in:
parent
fbc3ccadf7
commit
809c86a18c
@ -10,7 +10,7 @@ if minetest.get_modpath("basic_materials") then
|
||||
body = 'basic_materials:plastic_sheet'
|
||||
wires = 'basic_materials:copper_wire'
|
||||
antenna = wires
|
||||
battery = 'basic_materials:simple_energy_crystal'
|
||||
battery = 'basic_materials:energy_crystal_simple'
|
||||
end
|
||||
|
||||
if minetest.get_modpath("technic") then
|
||||
|
Loading…
Reference in New Issue
Block a user