Skript
Skript copied to clipboard
Module Mayhem
Description
This PR converts existing modules, and the syntax they register, to use the new registration API, and adds runtime errors where appropriate. Will cover all existing modules:
- [x] Breeding
- [x] Display
- [x] Fishing
- [x] Furnace
- [x] Input
- [x] LootTable
- [x] Tag
Thanks to Pickle for explaining how some of this stuff works :)
Target Minecraft Versions: any Requirements: none Related Issues: none