
Minecraft Extended
An extended version of the game. More dimensions and more things to do without feeling too different from vanilla
- Загрузки
- 4K
- Подписчики
- 0
- Обновлён
- 8 мая 2024 г.
- Лицензия
- GPL-3.0-only
Опубликован 4 февраля 2023 г.
Minecraft Extended
The goal of this modpack is to add more things to do without feeling too disconnected from the vanilla experience. There are more potions, more enchantments, and 3 more dimensions to explore.
For a list of mods click this link and look at the dependencies.
Gameplay Changes
Inventory management
Shulkers
- Use them as a backpack

- Access the inventory without placing them

Potions
- Hold more of them

Chests
- Get a preview of whats inside

- Gain access to more chests at once with clickable tabs

New Dimensions
Deeper Darker

Paradise Lost

The Bublezone

Screenshot dump

How to use this modpack
Client
First Time
Check out this guide from modrinth for downloading and installing.
Updating on Prism Launcher
With the modpack selected click the edit button

In the window that opens click the modrinth tab

In that tab select the desired version and click update. Make sure to check the changelog for any warnings I have about updating existing worlds!

Hosting a Server
Before you continue with server installation this method requires Docker or Podman I may write a script that doesn't involve containers in the future.
On modrinth click the source button as seen below.

Once your on the github page find the tag for whichever version you want and then click the green code button and then click download zip as seen below.

Once you have the zip file downloaded. Extract its contents. Then run this command in the directory that contains the Dockerfile docker builder build -t vanilla-plus .
When that finishes you can run it using docker run -dit -v /path/for/world:/Minecraft/server/world -p 25565:25565 vanilla-plus
The default ram ussage of the server is set to 4G if you want to change the amount of ram the server can use add -e 5G or -e 3000M to the docker run command so it looks something like this docker run -dit -v /path/for/world:/Minecraft/server/world -e RAM=5G -p 25565:25565 vanilla-plus
If you want consistent ops or server properties you'll have to add a ops.json file or a server.properties file on the host somewhere and link the to the container with a start command that looks something like this docker run -dit -v /path/for/world:/Minecraft/server/world -v /path/for/ops.json:/Minecraft/server/ops.json -p 25565:25565 vanilla-plus
Good luck have fun and hopefully these instructions are good enough.
Ченджлог
0.7.5Релиз1.19.2 · 8 мая 2024 г.
- added minecraft extended data pack
0.7.4Бета1.19.2 · 5 апреля 2023 г.
- Significant performance improvements
- Ability to auto-load datapacks for future use
- Some minor mod updates
- Removed EMI config since EMI is no longer in the pack
0.7.3Бета1.19.2 · 27 марта 2023 г.
Removed
- Vanilla Notebook "causing an inconsistent crash"
0.7.2Бета1.19.2 · 27 марта 2023 г.
0.7.1Бета1.19.2 · 19 марта 2023 г.
Added
- Light Overlay
- Roughly Enough Items
- Roughly Enough Professions
- Roughly Enough Trades
- Roughly Enough Loot Tables
Updated
- Balm
- Chat Heads
- Collective
- Doggo Mode Overhauled
- Friends and Foes Quilt
- Giant spawn
- Inventory Profiles Next
- Journeymap
- libipn
- Lithium
- Memory Leak Fix
- The Bumblezone Fabric
- wthit
- yungs api
Removed
- Emi
- Emi Loot
- Emi Farmersdelight
- Emi compat
- Emiffect
- Emi Trades
- Extra Mod Integrations
0.7.0Бета1.19.2 · 8 марта 2023 г.
For people hosting servers
Navigate into the server world folder and then into the serverconfig folder and delete easyshulkerboxes-server.toml this will fix a problem that causes bundles to delete items
Added
- Tokenable furnaces and storage
- Shulker upgrades have been disabled " they don't support colored shulkers and don't play well with any of the other shulker modifications"
Updated
- balm
- collective
- friends and foes
- also switched from fabric version to quilt version
- fabric waystones
- giant spawn
- lithium
- notebook
- qsl
- quilt
- the bumblezone
- wthit
- yungs api
- yungs better dungeon temples
- rethinking voxels
Config Changes
- Addition additions
- disabled bundle recipe "theres another mod that adds the recipe this just stops duplicates from showing in emi"
- Friends and Foes
- Disabled check for updates
- Disabled generation of golem room in ancient cities
- Easy Shulker Boxes
- disabled mouse scrolling on bundles "it causes items to be deleted on servers" will be re-enabled if this issue is fixed
- Inventory Tabs
"create:andesite_encased_large_cogwheel", "create:andesite_encased_cogwheel", "create:clutch", "create:train_door", "create:belt", "create:encased_chain_drive", "create:crushing_wheel", "create:brass_funnel", "create:brass_belt_funnel", "create:crushing_wheel_controller", "create:stressometer", "create:speedometer", "create:windmill_bearing", "create:clockwork_bearing", "create_crystal_clear:andesite_clear_glass_encased_large_cogwheel", "create:pulse_extender", "create:redstone_link", "create:rope_pulley", "adorn:jungle_shelf", "adorn:mangrove_kitchen_sink", "vinery:shelf", "vinery:wine_box", "vinery:wine_rack_2", "create:encased_fan", "create:basin", "create:mechanical_mixer", "create:smart_chute", "create:blaze_burner", "create:andesite_belt_funnel", "create:brass_tunnel", "create:framed_glass_door", "fwaystones:waystone"
0.6.0Бета1.19.2 · 27 февраля 2023 г.
Added
- Always a wither skull
- Architecture extensions
- Better beacon placement
- Connectible chains
- Giant spawn
- Nicemod
- Replanting crops
- Scaffolding drops nearby
- Status effect bars
Updated
- Balm
- Chat heads
- Nether portal fix
- The bumblezone
Removed
- Mapfrontiers
- Extra enchants reworked
- Seems to cause a rare crash
Warning for updating existing worlds extra enchants reworked was removed. worlds should update fine but some enchantments could be removed from gear
0.5.1Бета1.19.2 · 24 февраля 2023 г.
Added
- Stonecutter recipe tags
Removed
- Forge config api port
Комментарии
Загружаем…