technic/technic/tools
cx384 a08ba2bb93
Get rid of deprecated metadata (#628)
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.
2024-01-22 18:27:54 +01:00
..
cans.lua Get rid of deprecated metadata (#628) 2024-01-22 18:27:54 +01:00
chainsaw.lua Get rid of deprecated metadata (#628) 2024-01-22 18:27:54 +01:00
flashlight.lua Get rid of deprecated metadata (#628) 2024-01-22 18:27:54 +01:00
init.lua Add vacuum cleaner tool (by Phvli) 2015-11-28 08:27:22 +01:00
mining_drill.lua Get rid of deprecated metadata (#628) 2024-01-22 18:27:54 +01:00
mining_lasers.lua Get rid of deprecated metadata (#628) 2024-01-22 18:27:54 +01:00
prospector.lua Get rid of deprecated metadata (#628) 2024-01-22 18:27:54 +01:00
sonic_screwdriver.lua Get rid of deprecated metadata (#628) 2024-01-22 18:27:54 +01:00
tree_tap.lua label all ABMs for profiler 2017-03-31 19:15:25 -04:00
vacuum.lua Get rid of deprecated metadata (#628) 2024-01-22 18:27:54 +01:00