Cabricality Utils
An extension for Minecraft modification, specifically created for the Cabricality modpack. Currently works exclusively with Fabric/Quilt version 1.18.2.
Main Features
The mod simplifies the localization of trade and profession cards, replaces tools from Ad Astra and Bits and Chisels with similar ones from Create, adjusts the boundaries of flags from Ad Astra to match Cabricality's custom models. It also intercepts registrations with the cabricality namespace and adds them to standard data fixes, moves items from KubeJS to a new group instead of the original one.
When necessary modifications are missing:
- Stops the dedicated server at startup
- Replaces translatable texts to notify the player
Dependencies
Required for operation: Ad Astra, Bits and Chisels, Create, KubeJS.
Mixins
Package names in net.minecraft correspond to Yarn Mappings.
With Changes
- com.github.alexnijjar.ad_astra.blocks.flags.FlagBlock
- com.simibubi.create.content.contraptions.wrench.WrenchItem
- dev.latvian.mods.kubejs.KubeJS
- net.minecraft.util.registry.Registry
- net.minecraft.datafixer.Schemas
- net.minecraft.text.TranslatableText
Without Changes
- net.minecraft.util.registry.SimpleRegistry