misode / no-trial-chambers

Data pack that enables the Update 1.21 experimental features, but disables the trial chambers and breeze. Made for Hermitcraft 10!
MIT License
51 stars 0 forks source link

crafter is a disabled item #6

Closed briannelson95 closed 6 months ago

briannelson95 commented 6 months ago

I'm installing this in an existing world, I've read through all the other open issues and tried to troubleshoot with the tips listed.

What I've figured out is having both the datapack and the mod installed shows that I've unlocked the recipes but when I go to craft the crafter I'm hit with Disabled item and am unable to get any output from the crafting table. How do I enable the item?

briannelson95 commented 6 months ago

Update: issue still presists however, if I try to run the command in game /datapack enable update_1_21 I receive this error message:

Pack 'update_1_21' cannot be enabled, since required flags are not enabled in this world: minecraft:update_1_21!

Seems like I need to figure out whatever the required flags are to enable the items

briannelson95 commented 6 months ago

To add to existing fabric world

misode commented 6 months ago

You don't need to add both the mod and the data pack, one of them should work. And yeah when adding to an existing world you need to modify the level.dat

drewrubinstein commented 6 months ago

My level.dat is just random characters how do I include Data on enabled_features

misode commented 6 months ago

@drewrubinstein Use an NBT editing tool such as NBT Studio or NBT Viewer

drewrubinstein commented 6 months ago

I did but every time i save as an experimental world, I open the world and it resets

briannelson95 commented 6 months ago

Make sure to save the file before reopening the world. I would suggest making sure that both the world and minecraft game is closed while editing the level.dat file

misode commented 6 months ago

I have updated the description with instructions for adding to an existing world