Some random clean ups and fixes

This commit is contained in:
2025-04-04 22:58:24 +02:00
parent 1343aa2c23
commit 656e33737d
5 changed files with 19 additions and 164 deletions

View File

@@ -368,7 +368,7 @@ minetest.register_craft({
industrialtest.ReactorChamber=table.copy(industrialtest.Machine)
industrialtest.internal.unpackTableInto(industrialtest.ReactorChamber,{
name="industrialtest:reactor_chamber",
name="industrialtest:nuclear_reactor_chamber",
description=S("Nuclear Reactor Chamber"),
tiles={"industrialtest_machine_block.png^industrialtest_nuclear_reactor_top.png"},
sounds="metal",