What's Changed
Changed
- Reduce invasive mixins by @telvarost in https://github.com/telvarost/MiscTweaks-StationAPI/pull/18
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.9.0...v4.9.1
What's Changed
Added
- Add config to enable log rotation by @telvarost in https://github.com/telvarost/MiscTweaks-StationAPI/pull/17
Changed
- Fixed some configs not working anymore after the migration to GCAPI3
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.8.0...v4.9.0
- Migrate to GCAPI3
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.7.1...v4.8.0
- Fix zombie pigman drop item when only zombie drop selection is changed
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.7.0...v4.7.1
What's Changed
Added
- 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 ghast fireballs to insta-kill ghasts
- Add ability to enable different zombie pigman drops
- Select between: cooked porkchops, raw porkchops, brown mushrooms, gold sword, bone meal, brick, or nothing
Changed
- Fix zombie pigman drops being effected by zombie drop selection
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.6.0...v4.7.0
- Add ability to disable leaf decay for player placed leaves
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.5.1...v4.6.0
What's Changed
Changed
- Fix mod crashing when used in StationAPI server
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.5.0...v4.5.1
What's Changed
Added
- Add ability to enable different zombie drops
- Select between: feathers, red mushrooms, cyan dye, green dye, clay, paper, or nothing
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.4.1...v4.5.0
Increase compatibility of MiscTweaks
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.4.0...v4.4.1
What's Changed
Added
- ALlow collecting tall grass with shears
- Allow collecting dead bushes with shears
- Allow random chance for dead bushes to drop a stick
- The percent chance is the same as getting seeds from tall grass (12.5%)
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.3.0...v4.4.0
What's Changed
Added
- Add crafting recipe for double stone slabs (single stone slab above single stone slab in crafting grid)
- Remove features that overlapped with UniTweaks (these will be moved to a mod named GameplayEssentials)
- Removed overlapping
right-click
to equip armor - Removed overlapping shapeless jack-o'-lantern recipe
- Removed overlapping change stairs output recipes
- Removed overlapping
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.2.0...v4.3.0
What's Changed
Added
- Add multiplayer support with gcapi 2.0 by @telvarost in https://github.com/telvarost/MiscTweaks-StationAPI/pull/15
- Add config toggle for disabling TNT explosions
- Add config toggle for disabling all explosions
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.1.0...v4.2.0
What's Changed
Added
- Add ability to open chests even when a solid block is above them
- Add ability to equalize base armor durability (so that all pieces of a newly crafted armor set break at the same time)
- Add ability to use modern armor defense points (lower tier armor provides less defense, but durability does not affect defense anymore)
- Add ability to equip held armor with right click, default true
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v4.0.0...v4.1.0
What's Changed
Added
- Add percent chance for apples to drop from oak leaves.
- Note: There currently seems to be a bug with GlassConfigAPI where Integer configs need to be saved twice to take effect
Changed
- Updated mod icon to be more legible/prettier
Removed
- Dispenser changes moved to DispenserTweaks
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v3.4.0...v4.0.0
Add configs that allow disabling trampling farmland by player under certain conditions, or by player and mobs.
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v3.3.1...v3.4.0
- Fix signs being erased with MojangFix installed.
- MojangFix still breaks the ability to color signs.
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v3.3.0...v3.3.1
What's Changed
Added
- Allow editing signs with a feather (feather is consumed on use), default false.
- Allow coloring signs with dye (dye is consumed on use), default false.
- Allow defusing TNT with shears (use left-click to defuse), default false.
Changed
- Fix all explosions being disabled even when creeper and ghast explosions are enabled.
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v3.2.0...v3.3.0
What's Changed
Added
- Disable creeper explosions breaking blocks, default false.
- Disable ghast explosions causing fire, default false.
- Disable ghast explosions breaking blocks, default false.
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v3.1.1...v3.2.0
Change modern dispenser water placement sound to splash sound
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v3.1.0...v3.1.1
What's Changed
Added
- Modern Dispenser Fluid Placement by @telvarost in https://github.com/telvarost/MiscTweaks-StationAPI/pull/12
- Modded Dispenser Fluid Placement by @telvarost in https://github.com/telvarost/MiscTweaks-StationAPI/pull/12
- Stack size of water/lava source blocks set to 1
- Add crafting recipes for water/lava source blocks from water/lava buckets
- Placing water source blocks in the nether will now evaporate
- Add config option for using lava source blocks as fuel source
Changed
- Stairs recipe limit will now turn red when above 16 by @telvarost in https://github.com/telvarost/MiscTweaks-StationAPI/pull/12
Full Changelog: https://github.com/telvarost/MiscTweaks-StationAPI/compare/v3.0.1...v3.1.0