DispenserTweaks StationAPI

DispenserTweaks StationAPI

Mod

A StationAPI mod for b1.7.3 that allows for modern dispenser behavior and/or a modded dispenser variant that acts as a fluid pump.

Client and server Game MechanicsUtility

152 downloads
0 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

DispenserTweaks StationAPI Edition for Minecraft Beta 1.7.3

A StationAPI mod for Minecraft Beta 1.7.3 that allows for modern dispenser behavior or modded dispenser variants.

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

Dispenser Tweaks

You will need ModMenu and GlassConfigAPI to change dispenser behavior. See installation instructions below.

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

List of changes

  • Dispense Fluid Placement Sound Selection
    • Select between fluid sounds, dispenser clicks, or no sound.
  • Modern Dispenser Fluid Placement, default false.
    • Allows dispensers to place and pick up water/lava with buckets
  • Modded Dispenser Fluid Placement, default false.
    • Dispensers cannot pick up water/lava source blocks when dry
      • This is to fulfill the iron requirement of picking up water/lava and makes sense in terms of some real life fluid pumps that don't run when dry
    • Craft water/lava source blocks from water/lava buckets (bucket will be consumed) and use them in dispensers
      • Stack size of water/lava source blocks changed to 1
      • Water source blocks will evaporate if placed in the nether
      • Config option added for using lava source blocks as fuel in furnaces, default true
    • Dispensers will fizzle and fail to dispense water/lava blocks if there is a solid block in front of the dispenser

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 7 months ago
Updated 4 months ago