CleanroomMC / GroovyScript

A scripting mod for Minecraft without the issues of other scripting mods.
GNU Lesser General Public License v3.0
41 stars 28 forks source link

Unblacklist GrS registry #232

Closed WaitingIdly closed 2 months ago

WaitingIdly commented 2 months ago

changes in this PR:

DummyRecipe cannot be blacklisted to properly iterate through recipes, and the other classes are just registry classes/wrappers. dont see anything in there that requires being blocked and having it be accessible makes adding things like custom reloadable compat much easier.