1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-11-09 18:03:08 +00:00

Register our block entities with DFU

This ensures that data fixers will be applied to items in these
inventories.
This commit is contained in:
Jonathan Coates
2024-03-22 21:47:11 +00:00
parent 0a9e5c78f3
commit 7b9a156abc
5 changed files with 71 additions and 0 deletions

View File

@@ -30,5 +30,8 @@ CC: Tweaked is a fork of ComputerCraft, adding programmable computers, turtles a
ordering="NONE"
side="BOTH"
[[mixins]]
config = "computercraft.mixins.json"
[[mixins]]
config = "computercraft-client.forge.mixins.json"