Skip to content

Port IronAgeFurniture to NeoForge 1.20.6 - #133

Merged
SkyBlade1978 merged 8 commits into
MinecraftModDevelopmentMods:master-1.20.6-neofrom
SkyBlade1978:master-1.20.6-neo
Sep 17, 2026
Merged

SkyBlade1978 merged 8 commits into
MinecraftModDevelopmentMods:master-1.20.6-neofrom
SkyBlade1978:master-1.20.6-neo

Conversation

@SkyBlade1978

Copy link
Copy Markdown
Collaborator

Summary

  • port IronAgeFurniture from Forge 1.20.6 to NeoForge 20.6.139 on Java 21
  • retain the ironagefurniture runtime/save identity and publish as zone.moddev.mc:iron-age-furniture:0.3.0.120062
  • use native NeoForge conditions for optional Biomes O' Plenty recipes and recipe advancements, with no hard dependency
  • carry forward ingredient-specific advancement unlocks, ordinary wood flammability with Crimson/Warped exclusions, and restored lava-lamp interactions
  • validate BOP and legacy vanilla texture mappings against the pinned integration inputs
  • provide deterministic artifacts and reproducible Eclipse/Buildship setup, including the cached synchronization-task compatibility bridge

Verification

  • user-completed hands-on Minecraft/Eclipse testing
  • gradlew.bat clean
  • gradlew.bat check build javadoc verifyReleaseArtifacts verifyReleaseChecksums prepareEclipse verifyEclipseProductionClasspath --no-daemon --stacktrace --max-workers=2
  • gradlew.bat verifyPreparedReleaseArtifacts -PpreparedReleaseDir=<staged bundle> --no-daemon --stacktrace
  • 7,532 resource JSON documents, 3,462 locale keys, 507 conditional recipes, and 507 conditional advancements validated
  • exact three-jar release bundle and SHA-256 manifest audited

Release

This PR prepares version 0.3.0.120062. Publication remains gated by the protected default-branch dispatcher after the exact merged commit passes hosted CI.

@SkyBlade1978
SkyBlade1978 merged commit b3cd9fe into MinecraftModDevelopmentMods:master-1.20.6-neo Sep 17, 2026
5 checks passed
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