#Custom Registries
9 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
https://github.com/KubeJS-Mods/KubeJS-Mekanism/blob/1.18/main/src/main/java/dev/latvian/kubejs/mekanism/custom/KubeJSSlurryBuilder.java
not to mention all the ones they have extend another class to make it more confusing
i have some sort of class that extends builderbase with the class i want
where the fuck does barColor come from?????? (in create())
wait nvm its a nullable integer from the chemical builder
gtg
onEvent('minestuck.grist.registry', event => {
event.create('blood', 0.3, 1.3).candyItem('minecraft:dirt').notUnderlingType()
})
ok here's like an example script for what i want to do with this addon
???