Revision as of 12:21, 9 October 2024 by Aikoyori (talk | contribs)

Mineable Unmineable is a Fabric mod for Minecraft Java Edition 1.20.1. The mod is makes it so that the user is allowed to break End Portal Frames alongside End Portal Blocks itself.

Synopsis: Craftable End Portal Frames

When I was playing Minecraft with my friends, the server owner had installed a mod which added crafting recipes for End Portal Frames with Warden Heart. The problem was that, once placed, it's there forever. One of them placed it in the middle of the room with no way to push it around. All the mods available on Modrinth at the time would have added another recipes to the End Portal so I have decided to make my own mod to solve this problem.

Mod Features

  • End Portal Blocks can be destroyed
    • It can be destroyed with bare hand and it will always remove end portal blocks next to itself in tandem however you mind. It will take around 4 minutes with bare hand.
  • End Portal Frames can be destroyed
    • Likewise with the End Portal Block, you can mine this block by hand but it will take around 25 minutes to destroy one.
    • If an eye has been inserted into the frame, the eye will drop alongside the portal when mined.
    • Breaking a filled frame will destroy the portal blocks inside.
  • Diamond Pickaxes can break both of these faster as it is the preferred tool.
  • It is very small and should be compatible with mods that don't touch these values.

Known Incompatibilities

  • End Remastered
    • Does not work probably because the mod did not account for other Eyes of Ender types

Dependencies

  • Minecraft 1.20.1
  • Fabric API 0.92.2+1.20.1 or newer
  • Fabric Loader 0.16.0 or newer

Changelog

  • 1.0.0
    • Initial Release

Installation

Main Article: Installing Fabric Mods

  1. Install Fabric Loader Version 0.16.0 for Minecraft 1.20.1
  2. Download the mod from Modrinth.
  3. Put MineableUnmineable-1.0.0.jar and Fabric API from version 0.92.2+1.20.1 inside mods folder of your Minecraft folder.
  4. Start the game with Fabric Loader.

Links