
OldAndOrnate StationAPI
A StationAPI mod for Minecraft Beta 1.7.3 that adds in a few small old features and other random ornate add-ons.
Screenshots






About this Mod
OldAndOrnate StationAPI for Minecraft Beta 1.7.3
A StationAPI mod for Minecraft Beta 1.7.3 that adds in a few small old features and other random ornate addons.
- Requires Zastavka API (used to freeze/chill enemies when hit with the Lapis Lazuli Sword)
- Mod works on Multiplayer with GlassConfigAPI version 3.0+ used to sync configs!
Adobe Features
Adds adobe blocks, recipes, and terrain generation (ported from mod archive and enhanced with configs)
- Adobe (dirt/soil)
- Special soil type that allows most plants to be planted on it, but doesn't allow them to grow
- 4 crafting recipe choices (defaults to using new recipe):
- Disable the crafting recipe
- Old: Craft 1 Dirt -> Get 1 Adobe
- New: Craft 1 Dirt and 1 Sand -> Get 2 Adobe
- Realism: Craft 1 Dirt, 1 Sand, 1 Wheat, and 1 Water Bucket -> Get 4 Adobe
- Water bucket is not consumed on craft
- Adobe Brick
- Item used to craft adobe bricks
- 3 crafting recipe choices (defaults to using new recipe):
- Disable the crafting recipe
- Old: Craft 4 Adobe in a square
- New: Smelt 1 Adobe
- Adobe Bricks
- Decorative but weaker brick block
- 2 crafting recipe choices (default crafting recipe enabled):
- Disable the crafting recipe
- Craft 4 Adobe Brick in a square
- Special config to generate adobe lakebeds in savanna biomes (default enabled)
- Also, lowers normal lake spawn chance in savannas (effectively swapping some water lakes for dry adobe lakebeds)
- Special config that tweaks adobe/adobe bricks mining speed (default enabled)
- Makes Adobe mine slower than dirt (and slower than the old mod)
- Makes Adobe Bricks mine faster than stone (and faster than the old mod)
Dungeon Platform Features
Adds dungeon platform block and recipe
- Dungeon Platform
- Platform that falls when touched by a player and regenerates
- When touched by a player the dungeon platform becomes a faltering platform
- Faltering platforms fall after 6 seconds
- Faltering platforms do not produce blocks when they land
- After the faltering platform falls it becomes a ghost platform
- Ghost platforms turn back into dungeon platforms after 6 seconds
- Monsters can walk on ghost platforms but players cannot
- When touched by a player the dungeon platform becomes a faltering platform
- Craft 2 obsidian with 2 soul sand to get 4 dungeon platforms (recipe enabled by default)
- Recipe is a square and blocks must be diagonal from each other
- Platform that falls when touched by a player and regenerates
- Special config to generate unique bipyramid creeper dungeons in the sky dimension (default enabled)
- Requires some form of Skylands Portal mod to get to the sky dimension
- Used in testing: https://github.com/ItsElix99/Skylands-Portal
- Compatible with Elemental Creepers mod and updated Music Discs mod
- Use Elemental Creeper's config to limit natural spawning to balance spawns in sky dungeons
- Find updated Music Discs mod here: https://github.com/telvarost/b1.7.3-MusicDiscs/releases
- NOTE: TNT in these dungeons is set to explode when punched, so be careful! (spawns rarely)
- Requires some form of Skylands Portal mod to get to the sky dimension
Star Flower Features
Adds star flower block, recipes, and terrain generation (ported from mod archive and enhanced with configs)
- Star Flower
- Flower that glows faintly
- Craft 1 glowstone dust with 1 dandelion to get 1 star flower (recipe enabled by default)
- Craft 1 star flower to get 2 lime dye (recipe enabled by default)
- Special config to limit terrain generation to specific biomes or to disable it entirely (specific biomes selected by default)
- When specific biomes is selected, star flowers will only generate in the shrubland, seasonal forest, swampland, and tundra biomes
- Separate config available for enabling/disabling star flower terrain generation in the sky dimension (default enabled)
Other Features
Adds some other small new add-ons!
- Furnace Minecart Theme Song
- The furnace minecart will now play a song when charcoal is used to power it (default enabled)
- The song will not play if a jukebox is playing a disc
- The song will end if any nearby furnace minecart is destroyed
- The furnace minecart will now play a song when charcoal is used to power it (default enabled)
- Lapis Lazuli Sword
- A weak sword made from a deep blue rock locked in time under the earth
- On hit chills enemies for 1 second (potentially freezing them for 0.75 seconds)
- Unsheared sheep are immune to the chilling/freezing effect because of their thick wool coats
- Has 64 durability, half the attack of a wooden/gold sword, and the mining speed of a wooden sword
- On hit chills enemies for 1 second (potentially freezing them for 0.75 seconds)
- Craft 2 lapis lazuli and 1 stick using the normal sword crafting shape (recipe enabled by default)
- A weak sword made from a deep blue rock locked in time under the earth
Installation using Prism Launcher
- Download an instance of Babric for Prism Launcher: https://github.com/Glass-Series/babric-prism-instance
- Install Java 17 and set the instance to use it: https://adoptium.net/temurin/releases/
- Add GlassConfigAPI 3.0.2+ to the mod folder for the instance: https://modrinth.com/mod/glass-config-api
- Add Glass Networking to the mod folder for the instance: https://modrinth.com/mod/glass-networking
- Add StationAPI to the mod folder for the instance: https://modrinth.com/mod/stationapi
- Add ZastavkaAPI to the mod folder for the instance: https://modrinth.com/mod/zastavkaapi
- (Optional) Add Mod Menu to the mod folder for the instance: https://modrinth.com/mod/modmenu-beta
- Add this mod to the mod folder for the instance: https://github.com/telvarost/OldAndOrnate-StationAPI/releases
- Run and enjoy! 👍
Feedback
Got any suggestions on what should be added next? Feel free to share it by creating an issue. Know how to code and want to do it yourself? Then look below on how to get started.
Contributing
Thanks for considering contributing! To get started fork this repository, make your changes, and create a PR.
If you are new to StationAPI consider watching the following videos on Babric/StationAPI Minecraft modding: https://www.youtube.com/watch?v=9-sVGjnGJ5s&list=PLa2JWzyvH63wGcj5-i0P12VkJG7PDyo9T
Available Versions
How to Install OldAndOrnate StationAPI on Your Server
Order Server
Order a Minecraft Java server with at least 4 GB RAM (6 GB recommended).
Set babric Loader
In the panel under "Egg", select the babric loader and matching Minecraft version (b1.7.3).
Install Mod
Open the mod browser in the dashboard and search for "OldAndOrnate StationAPI". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
b1.7.3
Server-side
✓ RequiredRecommended RAM
6 GB(min. 4 GB)Frequently Asked Questions
OldAndOrnate StationAPI server crashes on startup – what to do?
Most common cause: wrong babric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 4 GB RAM is allocated and the loader matches the mod version (b1.7.3). You can switch loaders with one click in the panel.
Is OldAndOrnate StationAPI compatible with babric and fabric?
OldAndOrnate StationAPI officially supports babric, fabric for Minecraft b1.7.3. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with OldAndOrnate StationAPI – how to optimize performance?
Recommended RAM: 6 GB (per 5 players). Use /spark profiler to check if OldAndOrnate StationAPI consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install OldAndOrnate StationAPI with just one click on your server.