Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Conversation

@okx-code
Copy link

@okx-code okx-code commented Dec 13, 2023

  • BetterRails lets you change rail speed based on the block below and exposure to the sky
  • FasterHorses increases the maximum speed of horses
  • CopperRail lets you deoxidise a block below a rail by right-clicking on the rail, and oxidises copper when a minecart goes over it
  • Fixes StriderBreeding randomness calculations
  • HorseStats now uses real units
  • Orders /sah list alphabetically
  • Actually disables hacks that should be disabled

- BetterRails lets you change rail speed based on the block below.
- FasterHorses increases the maximum speed of horses
- CopperRail lets you deoxidise a block below a rail by right-clicking on the rail, and oxidises copper when a minecart goes over it
- Fixed StriderBreeding randomness calculations
- Order /sah list alphabetically
- Actually disable hacks that should be disabled
import com.programmerdan.minecraft.simpleadminhacks.framework.SimpleHackConfig;
import java.util.List;

import java.util.*;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

No open projects
Status: In Progress
Status: In Progress

Development

Successfully merging this pull request may close these issues.

Add hack to modify vehicle speed based in different circumstances

4 participants