
Vanilla Upgrade

A large vanilla-styled addon that adds an assortment of blocks, mobs, and features with a variaty of uses.
Vanilla Upgrade v3.1.0!
Vanilla Upgrade is a large passion project Team Various and I have been working on sense 2021, this addon aims to add an assortment of stuff with a variety of usefulness. We add stuff going by the logic of "something Minecraft would add, but remember that the mace was added"
Do note:
This addon currently requires Upcoming Creator Features, be sure to enable them before playing!
If you have previously installed this-addon, make sure to delete it from your game before reinstalling!
(If you dont know how to do this here is a helpful tutorial)
Vanilla Upgrade has tons of content to offer!
Mechanical Components:
New world generation:
Some new biomes:
New mobs:
And so much more!
You can view the trailer here!
Want to know more? Find the wiki here!
Updated on July 11
v3.1.0:
- Added the Withered Bone Block
- Redesigned Soul Sandstone
- Added Snow Brick, Blue Nether Brick, Quartz Brick, and Soul Sandstone Walls
- Fixed and added PRB files for a handful of blocks
- Adjusted pumice minining speed to be faster
- Reverted Nether Springs to be
structure_template_feature
s instead of Jigsaw based - Nether Springs will now properly generate (Not including terrian errors)
- Redesigned Nether Springs to be a mass of Blackstone, Basalt, Charred Rock, and more.
- Ropes will no longer suffocate the player while climbing to a rope block touching the ground
- Ropes no longer replace blocks below them when building
- All texture ids are now namespaced with
vc_
in a effort to make texture packs compatable with other addons- The asset destination can be changed in
terrian_texture.json
oritem_texture.json
- The asset destination can be changed in
"vc_azalea_planks": {
"textures": "textures/blocks/azalea_planks" // Change the destination here
},
- Goodlands will now spawn in badlands again
- Make it so the player can jump through custom doors, trapdoors, and fence gates like in vanilla.
- Blocks can now be placed on top of fences and stairs like normal.
- Wooden Doors can now be opened by redstone
- Glass doors will not be affected by redstone due to this being their intended feature
- Removed
glyph_E1.png
in favor ofglyph_F2.png
for compatibility sake - Blue Berries should spawn in plains biomes again
- Sea Pineapple SHOULD generate in deep warm oceans (they've been giving me a hard time)
- Chocolate Cake no longer uses stone sounds
- Knowladge Harvester no longer crafts 4 items
- Removed the Copper Golem in favor of the one being added in 1.21.100
- The Giant will now spawn after completing the respective ritual
- Remade the "Giant Omen" psudo-status effect
- Tumbleweed will face away from the player when spawned
- Repaired broken mob spawn rules
- Fixed the sparse not finding food
- Added
search
andfind
sounds to the sparse and respective animations - Vanilla Upgrade's texture pack no longer requires the behavior pack to be added
- The behavior pack still requires the texture pack however
- Vanilla Upgrade is no longer making use of Bridge to export
- Disabled Termite's natrual spawning until further notice.
- This is due to the entire termite system, (termite mound included) being extremely unoptimized.
- The termite will be planned to make use of
minecraft:behavior.take_block
rather thanminecraft:behavior.move_to_block
- When this component is released from preview, the termite system will be reworked and added back.
- Updated jigsaw structures to latest format (thus re-adding them to the game).
- Illusioner huts are now jigsaw based.
- Removed invisible blocks from illusioner hut.
- Pack manifest now uses proper version notation.