Перейти к содержимому
Mineforgian

ooney's Alpha Patches

This mod serves to fix a few annoyances of this old alpha version, like misrotating blocks and certain mining discrepancies.

Загрузки
462
Подписчики
6
Обновлён
16 августа 2026 г.
Лицензия
MIT

Опубликован 10 февраля 2026 г.

A Better Alpha Experience

This mod is made for Minecraft Alpha 1.1.2_01.

This mod serves to provide an accessible alpha experience, without compromising on any vanilla features. Mainly back-porting utility features or giving niche features more use (Furnace Minecart).

If you wish to have less tweaks than what the latest has, consider downgrading to an older version of this mod.

Installation

  • Download this mod from the releases tab on the right --->
  • Install MultiMC or Prism Launcher:

MultiMC: https://multimc.org/#Download

Prism Launcher: https://prismlauncher.org/

  • Click 'Add Instance' on the top left (after registering your account)
  • Check 'Alphas' on the right
  • Scroll down to a1.1.2_01 and select it , click OK
  • Click the Instance
  • Click Edit on the right
  • Click Versions on the left
  • Click Add to Minecraft.jar on the right.
  • Find oonic.zip wherever your downloads are.
  • Add it.
  • Launch.

Purpose

Personally, I created this as a way for me to get into Minecraft modding. I mainly work in Java, and what better way to use some of this experience than to work with the most popular Java program ever made! Besides, I've been playing Minecraft since this time, but I was very young. This project, I can say, has definitely revitalized my love for the simpler times of this game. It allows me to be creative in a different aspect, and I believe mod-making gives me way way way way more possibilities than the constraints of Alpha Minecraft's block palette.

Features (In order, descending version)

(Latest) 1.7.6 - CAPES!!!

  • Added capes, owner cape (say hi if you see me in multiplayer), and donator capes

1.7.5 - Too Much Clock

  • Added customizabilities to the clock on the top left such as date truncation, date format changes, showing MC timetables, etc.

1.7.4 - Zooming

  • (_01): Replaced FOV Dialing (Version 1.5 Addition) with an FOV Slider in the options menu.

  • Added the ability to zoom with G

  • Added key bind customizability to zooming and toggling perspective

  • The user no longer has to hold down F3 to enter the debug menu.

1.7.3 - ModLoader

  • Added a ModLoader, takes in mods starting with "mod_"

1.7.2 - I Like Trains

  • Slightly buffed Furnace Minecart's speed (50%)

  • Fixed Debug Sheep Drop Rates

  • Fixed Rail Crash

1.7.1 - Orientation Placementation

  • Stairs and Furnaces no longer rotate based off of their neighboring blocks, but rather which direction the player is facing.
  • Had an accidental debug feature where sheep dropped 40 wool upon shearing, this build will be replaced by 1.7.2.

1.7.0 - Sky's Not The Limit

  • A Double Build Limit (128 --> 256)

Version 1.6.4 - Signs on Jukeboxes

  • Allowed for the user to change the "Now Playing:" text overlay when playing a music disc. Place a sign on the jukebox, and on the second line, type "Now Playing:." Then, whatever is on the third and fourth line will be displayed.
2025-10-11_07 09 23

I inserted a disc with the title that describes the song written on the sign

Signs placed on any side of the jukebox, even the bottom, will be able to change the overlay, so long as it fits the instruction above.

Version 1.6.3 - Tool Effectiveness

  • Patched certain blocks not being affected by a tool's effectiveness on it, such as furnaces, stairs, fences, redstone, etc.

Version 1.6.1 - Custom-ish Music

  • Added the ability for the user to alter the 13.ogg and cat.ogg files to whatever they desire.
  • However, the user cannot change other sounds. I may or may not release a separate update to allow it.

Version 1.5 - FOV Dialing, Screenshot.

  • Backported the ability for the user to take a screenshot with F2.
  • Added a new control to change the player's Field-Of-View (FOV).
  • ^ Hold CTRL, and scroll. There will be a header on the top left displaying the FOV whilst holding CTRL. Default FOV is 70.

Version 1.4.1 - Front Facing Third Person Camera

  • Press F3 twice to access the front-facing camera.
  • 1.5.1 fixed issues with camera collision with the front camera.

Version 1.3 - Hide UI Backport

  • Press F1 to hide the UI.

Version 1.2 - XYZ Coordinates

  • Backported the ability to see the user's coordinates with the F3 debug menu.

Version 1.0 - Initial Release

  • Added a live date/time clock display on the top left, replacing the version header.

Good Day.

Ченджлог

v1.8Релизa1.1.2_01 · 16 августа 2026 г.

Made major rewrites to the code, made many past fixes in this mod customizable (<3 to all you puritans out there).

This mod is officially discontinuing support for the nether reactor mod, because the nether reactor mod will later have this mod attached to it.

Changes

Singleplayer Commands is on the definitive edition.

Added a world customization menu before creating a world. You can:

  • Enter a seed
  • Force snow generation or not have it, or have it be random 1/4.
  • Enable/disable singleplayer commands.

Added mod setting customizations (Options -> Mod settings...)

  • Toggle Slab fix
  • Toggle Stair fix
  • Toggle mining speed fix (recommended when on servers)
  • Toggleable vignette
  • Toggleable XYZ Coordinates visibility
  • (Clock settings is moved into this menu) ^ all are on by default.

Added world seed to the F3 menu, visible when XYZ coords are toggled on

Removed Herobrine.

1.7.6_04-UРелизa1.1.2_01 · 6 августа 2026 г.

This version is incompatible with my nether reactor mod, the latest version that works is 1.7.6_02

(if it helps, any version with a capital U in the label is incompatible).

Backported slab functionality from Release 1.0.0 where you can make a double slab even if there's a block above, and where putting a slab above a single slab doesn't collapse into a double slab only.

The differing functionality is basically making the slab work like a door item in terms of structure.

Instead of placing BlockStep and causing updates in quantum tick time (since you're technically placing a slab ontop of another slab block, making it double), it is now ItemSlab finding conditions when you use the item. Thank you notch.

Later this year I will make an attempt to keep all the types of build up to date. This mod is technically 3 different editions: creative build (has singleplayer commands), nethercompatible (compatible with nether reactor mod), and standalone (this specific update caters toward this build).

It's a bit of a fight to get the nethercompatible to be compatible because that requires me updating the nether reactor mod with some of the alpha patches features, I think I should just make that a separate branch and stop worrying to make things easy.

Good Day.

1.7.6_02c-CREATIVEРелизa1.1.2_01 · 25 июля 2026 г.

Backports singleplayer commands to Alpha Minecraft with my quality of life features packed with it.

1.7.6_02b-INCOMPATIBLENETHERРелизa1.1.2_01 · 24 июня 2026 г.

Repeating what the title says, this mod is no longer compatible with the nether reactor mod. Versions that are incompatible are marked with "-U" at the end of the version number.

I will branch this mod to make versions compatible with the nether reactor mod (or an entirely different mod).

This mod fixes an issue where local file capes arent visible for others on multiplayer.

1.7.6_02Релизa1.1.2_01 · 23 июня 2026 г.

Fixed an issue where other players' capes would spaz out in multiplayer.

I have added an owner cape that is attached to both of my accounts, if you see me in-game say hi :)

I have also added a donator cape, if you wish to donate to me, you can do so on Patreon

Have a good day. I won't get these 9 nonstop hours back.

1.7.6_01Релизa1.1.2_01 · 22 июня 2026 г.

Fixed monster spawning.

1.7.6Релизa1.1.2_01 · 13 апреля 2026 г.

Backported cape support from Beta 1.0/1.7.3 to Alpha 1.1.2_01.

To see your cape, do the following:

In PrismLauncher/MultiMC, go to your instance, click Edit, go to Settings, on the Java tab, and under Java Arguments, put the following in:

-Dhttp.proxyHost=betacraft.uk -Djava.util.Arrays.useLegacyMergeSort=true -Dhttp.proxyPort=11707

See your pretty cape :)

Good Day. Let me know if there are any compatibility bugs between my two mods.

2026-04-13_02 08 30
1.7.5_01Релизa1.1.2_01 · 4 апреля 2026 г.

Комментарии

Загружаем…