Skip to content

Port to 26.1#16

Open
khazoda wants to merge 8 commits into
rosebudmods:khazoda/26.1from
khazoda:khazoda/26.1
Open

Port to 26.1#16
khazoda wants to merge 8 commits into
rosebudmods:khazoda/26.1from
khazoda:khazoda/26.1

Conversation

@khazoda

@khazoda khazoda commented Jun 12, 2026

Copy link
Copy Markdown

all the changes from #15 in addition to the following:

  • added some fields to gradle.properties for things that need updating over time like moddevgradle, loom and java versions
  • put annotations (@Mod(value = Ramel.MODID, dist = Dist.CLIENT) for the neoforge client entrypoint instead of calling it from the main entry
  • changed icon to be 256x256 and added a field in the neo toml for the catalogue mod menu
  • general 26.1 dep updates and small code changes

khazoda added 8 commits June 11, 2026 17:24
- reuse isBaby check instead of calling 3 times
- get LivingEntity List directly instead of filtering Entity list
- knockback vector from camel to target instead of pointing same direction using camel pitch
- add knockup config option, push using knockup magnitude and lang entries for the config screen
- put some values in gradle.properties for easier updating in future
…ect client entrypoint

- fix small syntax errors from 1.21 -> 26.1
- put supported version ranges as gradle.properties fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant