90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

MiscTweaks StationAPI Edition for Minecraft Beta 1.7.3

A StationAPI mod for Minecraft Beta 1.7.3 that adds tweaks like stopping creeper explosions, coloring signs with dye, disabling farmland trampling under certain conditions, and more!

If you're looking for modern Minecraft recipes: https://github.com/telvarost/MostlyModernRecipes-StationAPI

Miscellaneous Tweaks

You will need ModMenu and GlassConfigAPI to change stairs recipe output and tweak other parts of the mod. See installation instructions below. (Optional) Install SmoothBeta to improve performance.

  • Mod now works on Multiplayer with GlassConfigAPI version 2.0+ used to sync configs!

List of changes

All changes are default false/vanilla behavior unless otherwise specified

  • Allow chests to be opened even when a solid block is above them
  • Allow editing signs with a feather (feather is consumed on use)
  • Allow coloring signs with dye (dye is consumed on use)
  • Allow random chance for dead bushes to drop a stick
    • The percent chance is the same as getting seeds from tall grass (12.5%)
  • Allow collecting dead bushes with shears
  • Allow collecting ferns with shears
    • BHCreative is required for this as b1.7.3 does not have an item for it
    • Item is non-vanilla and will disappear if BHCreative is removed
  • Allow collecting tall grass with shears
  • Allow ghast fireballs to insta-kill ghasts
  • Allow defusing TNT with shears (use left-click to defuse)
  • Add chance for apples to drop from oak leaves
  • Add ability to enable different zombie pigman drops
    • Select between: cooked porkchops, raw porkchops, brown mushrooms, gold sword, bone meal, brick, or nothing
  • Add ability to enable different zombie drops
    • Select between: feathers, red mushrooms, cyan dye, green dye, clay, paper, or nothing
  • Add recipe for crafting vanilla double stone slabs
    • Recipe is single stone slab above single stone slab in crafting grid
    • There is also a crafting recipe to turn the double stone slab back into two single stone slabs
    • Double stone slabs behave like single stone slabs when placed on top of single stone slabs
  • Disable all explosions
    • Disable TNT explosions breaking blocks
    • Disable creeper explosions breaking blocks
    • Disable ghast explosions breaking blocks
  • Disable ghast explosions causing fire
  • Disable player/mobs trampling farmland
  • Disable player trampling farmland if player is not wearing boots
  • Disable player trampling farmland if player is wearing leather boots
  • Disable leaf decay for player placed leaves
  • Equalize base armor durability
    • Helmet, Chestplate, Leggings, and Boots will all have the same durability
  • Modern armor defense points
    • Lower tiers have less defense and defense does not decrease with durability loss

The following changes were moved to GameplayEssentials

  • Shapeless Jack o’ Lanterns, default true
  • Stairs recipes craft 1-16 stairs
  • Use right click to equip/swap pieces of armor, default true

Dispenser changes moved to DispenserTweaks

  • These changes added modern dispenser behavior and a modded dispenser variant that allowed dispensers to act as fluid pumps.

Installation using Prism Launcher

  1. Download an instance of Babric for Prism Launcher: https://github.com/telvarost/prism-instance/releases/tag/v0.5.0-candidate
  2. Install Java 17 and set the instance to use it: https://adoptium.net/temurin/releases/
  3. Add StationAPI to the mod folder for the instance: https://modrinth.com/mod/stationapi
  4. (Optional) Add Mod Menu to the mod folder for the instance: https://modrinth.com/mod/modmenu-beta
  5. (Optional) Add GlassConfigAPI 2.0.1+ to the mod folder for the instance: https://modrinth.com/mod/glass-config-api
  6. Add this mod to the mod folder for the instance (See versions tab and select latest)
  7. Run and enjoy! 👍

FAQ

  • Q. Why is minecraft so small and part of my screen white?
    • A. You probably have screen scaling on or are using a high DPI screen. There are 4 possible ways to fix this:
      • You can pass the following string in as a java argument in the settings tab
        • -Dsun.java2d.uiScale=1.0
      • You can install ClientsideEssentials mod or UniTweaks and use their screen scaling fix from GCAPI config options (fix may produce small artifacts with this option)
      • You can change the DPI settings for Prism Launcher to system
      • Or, you can change your screen scaling to 100%

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


Project members

telvarost

Member

Details

Licensed MIT
Published 8 months ago
Updated 3 months ago