Skip to content

Releases: MineExplorer/RedPowerPE

pre-release 5.5.1

16 Sep 09:42

Choose a tag to compare

  • Fixed that damaged bronze tools, athame and screwdriver could be smelted in the Smelter.
  • Added Smelter recipes for ICPE casings
  • Fixed that config localization file was missing in the mod package.

pre-release 5.5

15 Sep 22:44

Choose a tag to compare

  • Battery and Sonic Screwdriver can be charged with EU energy
  • machines that consume blutricity now also supports EU energy.
  • allow adjacent generators to conduct electricity without wires
  • more Smelter recipes for decrafting items into ingots
  • Stonecutter recipes updated and can be viewed via RecipeViewer
  • added description for mod config params
  • fixed charging items in Battery Box
  • fixed Green Sapphire Ore name
  • fixed Blue Wire destroy time
  • technical updates

prerelease 5.4

06 Jan 15:20

Choose a tag to compare

  • Updated BlockEngine library to v10
  • Fixed crafting recipes that use piston.
  • Fixed flax crop growth
  • Fixed slabs rendering when player's head inside the block

prerelease 5.3.1

12 Feb 14:04

Choose a tag to compare

  • Fixed stairs rendering
  • Rewritten flax block to class
  • Fixed particles on using bone meal on flax in 1.16

prerelease 5.3

08 Feb 21:04

Choose a tag to compare

  • Updated to BlockEngine v8 library
  • Fixed sonic screwdriver crafting recipe
  • Fixed drop from marble slabs

prerelease 5.2

21 Nov 17:20

Choose a tag to compare

  • Deployer supports hoppers
  • Block Breaker works on MC 1.11
  • bug fixes

prerelease 5.1

08 Nov 15:49

Choose a tag to compare

  • added basalt paver slab
  • fixed basalt and marble generation in world
  • fixed the mod stairs gets invalid data on crafting

prerelease 5

26 Oct 15:27

Choose a tag to compare

Changelog:

  • The mod was rewritten in TypeScript
  • 1.16 support:
    - fixed recipes with new item ids
    - updated VanillaRecipe lib for 2x2 and stonecutter crafting
  • 3 new redstone machines: Block Breaker, Deployer, Igniter
  • Screwdriver and Sonic Screwdriver to rotate new machines
  • Stairs of Basalt, Basalt Cobble, Basalt Bricks, Marble and Marble Bricks
  • Improved RecipeViewer integration
    Click on the progress bar in the mod machines gui shows all its recipes
  • Added item model for cables
  • Items sorted by creative tabs
  • Fixed some Smelter recipes
  • Minor fixes and improvements