Skip to content

Conversation

@WaitingIdly
Copy link
Collaborator

changes in this PR:

  • add compat with Bewitchment altarUpgrade, athameLoot, brew, cauldron, curse, distillery, fortune, frostfire, incense, oven, pet, ritual, sigil, and spinningWheel. applied getMaxItemInput where applicable. examples and i18n for those.
  • add bewitchment as an opt dep for curseforge purposes.
  • import net.minecraft.potion.PotionEffect by default to groovyscript, removed prior examples importing it.
  • add GroovyScriptCodeConverter.asGroovyCode(EntityEntry, boolean) as another way to get the code for entities.
  • make docgen oonly document the description of a method once.
  • add documentation defaults for ForgeRegistryWrapper for the add and remove methods.
  • set debug_factory_tech to false.

originally based off a branch by @mcadventurecity

@WaitingIdly WaitingIdly added the mod compat Relating to compatability with a mod or features of a mod label May 10, 2025
# Conflicts:
#	src/main/java/com/cleanroommc/groovyscript/registry/ForgeRegistryWrapper.java
@brachy84 brachy84 merged commit 3a13d80 into CleanroomMC:master Oct 7, 2025
@WaitingIdly WaitingIdly deleted the bewitchment branch October 8, 2025 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod compat Relating to compatability with a mod or features of a mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants