
Fennec: Jukefox
Music assets for the Fennec modpack
Список изменений
Version: RELEASE 1.2.0
This is a major update, bumping compatibility to NeoForge 1.21.1.
Added
Compatibility with NeoForge 21.1.215 and Minecraft version 1.21.1
Changed
The #c: namespace has been added to most items (e.g. #c:ingots/lithium in addition to #forge:ingots/lithium). This was done because the #c namespace is becoming the new standard on NeoForge, and other mods (i.e. Mekanism) expect it rather than #forge tagging. The old tags are kept for backwards compatibility, so any previous calls to our items by tag should continue to work.
Deprecated
The #forge: namespace should be considered deprecated. Future items will not use the #forge namespace by default unless otherwise noted, and we are planning to shift to exclusively using the #c namespace in the long term.
Removed
No removals.
Fixed
Fixed some broken tags in Mekanism recipes due to our sloppy tagging work in previous versions.
