Enables the Update 1.21 experimental features, but disables the trial chambers and breeze. Notably, in 1.20.5+ the new raid mechanics will also be enabled, with pillagers dropping ominous bottles instead of giving bad omen.
| Enabled | Disabled |
|---|---|
|
Crafter
Copper bulb Copper blocks Tuff blocks New raid mechanics |
Trial chambers
Trial spawner and vault Heavy core Breeze Bogged Trial key Wind charge |
After installation, DON'T enable the separate "update_1_21 (feature)" data pack!
Open the "Data Packs" selection screen when creating a new world
Drag the downloaded datapack zip file onto the game window
Move data pack to the "Selected" column and click "Done"
Accept the "Experimental Features Warning"
Change any other world settings and click "Create New World"
Select your world and click "Edit"
Click "Open World Folder"
Enable the "Update 1.21" feature flag level.dat. A simple way to do this is by installing the NBT Viewer extension for VSCode
Open the level.dat file in VSCode by dragging the file from the file explorer to the VSCode window
Inside Data, add a new list tag called enabled_features
Inside this list, add two new string tags with minecraft:vanilla and minecraft:update_1_21. Select the yellow string icon when adding the first tag.
Press Ctrl + S to save the file, make sure the world is not open in-game when editing the file!
In the world save folder, find the datapacks folder and put the downloaded zip file in there
You can now open the world!
server.jar file in the server folderworld/datapacks/java -Xmx1024M -Xms1024M -jar server.jar nogui
eula.txtFound new data pack file/update_1_21_no_trial_chambers_1.20.4.zip, loading it automatically in the log.world/level.dat file following the same instructions from "Adding to an existing singleplayer world"world/datapacks/ folder
Enables the crafter, copper and tuff blocks, without the trial chambers and breeze. Made for Hermitcraft season 10!