Skip to content

Conversation

@WaitingIdly
Copy link
Collaborator

@WaitingIdly WaitingIdly commented May 28, 2025

changes in this PR:

  • add compat with Erebus composter, smoothie, and offeringAltar with i18n and some examples.
    • requires 3 accessors and a mixin to make a list be ArrayList instead of Arrays.ArrayList.
    • document countless (1 or 2) fascinating bugs within Erebus (code) for the first time.
  • add just enough resources and just enough magiculture as runtime deps for jei compat (like thaumic jei is)/
  • add the material Object Mapper - most of the code for it already existed but wasnt used, think it just got forgotten.
  • add a method to FluidStackList to cast it to be a List<IIngredient>.

@WaitingIdly WaitingIdly added the mod compat Relating to compatability with a mod or features of a mod label May 28, 2025
Copy link
Member

@brachy84 brachy84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All 3 registries are missing a simple add method

# Conflicts:
#	src/main/java/com/cleanroommc/groovyscript/mapper/ObjectMapperManager.java
#	src/main/java/com/cleanroommc/groovyscript/mapper/ObjectMappers.java
@brachy84 brachy84 merged commit 071a2b7 into CleanroomMC:master Oct 5, 2025
@WaitingIdly WaitingIdly deleted the erebus branch October 6, 2025 04:05
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.

2 participants