mirror of
https://github.com/minetest-mods/technic.git
synced 2024-11-15 23:10:41 +01:00
a08ba2bb93
The deprecated metadata gets converted to a proper ItemStackMetaRef. All keys stay the same except for: - Cans that use `can_level` now, since they didn't store a serialized table in the metadata before. - `charge` which is now `technic:charge`, since any item (also from other mods) may have a technic charge which can cause compatibility problems. Backwards compatibility is kept but going back to older `technic` versions might result in misbehaving circuits. |
||
---|---|---|
.. | ||
cans.lua | ||
chainsaw.lua | ||
flashlight.lua | ||
init.lua | ||
mining_drill.lua | ||
mining_lasers.lua | ||
prospector.lua | ||
sonic_screwdriver.lua | ||
tree_tap.lua | ||
vacuum.lua |