AlmostReliable / summoningrituals

A Minecraft mod to create custom summoning rituals for items and mobs.
https://www.curseforge.com/minecraft/mc-mods/summoningrituals
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Port to KubeJS 6.1, update buildscripts to Loom 1.2 / loom-vineflower #18

Closed MaxNeedsSnacks closed 1 year ago

MaxNeedsSnacks commented 1 year ago

If nothing goes wrong, the commits here should be able to just be cherrypicked over to the Fabric side.

I've opted not to change any syntax and instead made some components error when attempting to use them in JS constructors directly (these are thus also excluded from the schema and the only constructor generated has only the catalyst as a parameter, just like the old syntax)