promotional bannermobile promotional banner

Enhanced Playthrough

Explore a diferent way to play Minecraft with new resources, foods and a rebalanced trade system.

File Details

[FORGE] 1.20.1-beta-0.14.0

  • B
  • Dec 19, 2024
  • 1.46 MB
  • 30
  • 1.20.1+1
  • Forge

File Name

enhanced_minecraft-1.20.1-beta-0.14.0.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:enhanced-playthrough-1062177:6005482")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

In game changes

  • Added zinc ore. Zinc can be found on the overworld between y=15 and y=-60. It also generates on the nether between y=0 and y=128.
  • Added brass equipment. Brass is stronger than stone but weaker than bronze. Is used as the nether substitude of bronze.
  • Added nether copper ore. It generates naturally on the nether between y=0 and y=256.
  • This change is made because, if the player decides to start on the nether, it hasn´t any choise of get Brass, the nether intended tier.
  • Added Soul mud and Soul mud bricks blocks. Soul mud is crafted by 2 soul soil and 2 gravel. Soul bricks are made using 4 soul mud. Soul bricks also have stairs, walls and slabs.
  • Added Soul mud furnace. Is the nether variant of the adobe furnace. Is crafted using 8 soul mud, like an adobe furnace.
  • Added Soul alloy furnace. Is the nether variant of the alloy furnaces. Works like a blast alloy furnace. Is crafted using 6 soul mud bricks and 3 black stone surrounding a Soul mud furnace.
  • Added bronzium tier. Bronzium is a substitude of Iron on tier-level terms.
  • Bronzium ingots are made alloying bronze with brass on a blast alloy furnace.
  • Bronzium armor, when full equipped, gives the player the Fire Resistance effect.
  • Bronzium items can be obtained upgrading a Brass armor, weapon or tool with a Bronze ingot on the smithing table with the new Bronzium smithing upgrade template.
  • Bronzium can also be made upgraiding any Bronze armor, weapon or tool with a Brass ingot, with the same smithing template.
  • Bronzium smithing upgrade template is found on the Nether Fortress chests. It can be duplicated using Zinc ingots and Tin ingots.
  • Now armor with a mob effect has a litlle description that indicates the given effect when is full equipped.
  • Now, block entities have sided capabilities.
  • Fuel is inserted by a hopper on the top of the block.
  • Inputs are inserted by a hopper on the sides, the back and/or the front face of the block.
  • Output is expulsed by a hopper on the bottom of the block.
  • Updated Gem Polisher GUI texture. Now instead of show the number of remaining uses, the GUI has a red bar that decreases when a gem is polished.
  • Now block entities have animations when are used. Is a small QoL change that helps the player to now when the block is working and when stops.
  • Fixed a bug that crashes the game when using JEI.

Internal changes

  • Created the AbstractBasicFurnace classes for the menu, screen, recipe, block and block entity. Mud furnace and Soul mud furnace are now children of this classes.