Follow-up from #2.
StarMeowCraft exposes additional Access Transformer entries that are outside the current strict benchmark set. This is an expected ruleset expansion target, not the fixed Beyond the Veil case.
Source: https://github.com/rawchickenNEG/StarMeowCraft
Reported failure: NeoForge validateAccessTransformers rejects unmigrated AT targets for FishingHook, ItemCombinerMenu, IntegerProperty, StructureTemplatePool, BrushableBlockEntity, PrimedTnt, and Boat.Type.
Goal: add general AT migration coverage with tests, without mod-specific handling.
Follow-up from #2.
StarMeowCraft exposes additional Access Transformer entries that are outside the current strict benchmark set. This is an expected ruleset expansion target, not the fixed Beyond the Veil case.
Source: https://github.com/rawchickenNEG/StarMeowCraft
Reported failure: NeoForge
validateAccessTransformersrejects unmigrated AT targets for FishingHook, ItemCombinerMenu, IntegerProperty, StructureTemplatePool, BrushableBlockEntity, PrimedTnt, and Boat.Type.Goal: add general AT migration coverage with tests, without mod-specific handling.