CoreNetwork / Mantle

The main plugin powering majority of features on Flatcore
1 stars 1 forks source link

Replace all ID fields with Name #300

Closed riddle closed 9 years ago

riddle commented 9 years ago

Things to replace

  1. Blocks
  2. Items
  3. Status effects

Damage values can be supported the way they are (Damage: number).

Modules to replace

  1. Beacons (GUI declarations, fuel, status effects)
  2. Farming (fishing)
  3. Hardmode (status effects)
  4. Restockable chests (ofc)
  5. Slimeballs (name of the item)
matejdro commented 9 years ago

1, 2 and 5 use same function for names and that was already done by @narrowtux yesterday. I added 3 and 4 now, but I still need to test it.

matejdro commented 9 years ago

Tested, works.