Leijurv
adff60b118
Update README.md
2021-02-05 22:41:52 -08:00
Leijurv
8f863bf19b
empty
2021-02-05 20:08:46 -08:00
Leijurv
331a7f3842
Merge pull request #2407 from DifferentPerson/master
...
Fix SpongePowered Maven repo URL
2021-02-02 16:06:48 -08:00
DifferentPerson
25de16e051
Fix SpongePowered Maven repo URL
...
SpongePowered recently changed their Maven repo URL, so this is the right one
2021-01-31 15:55:52 -08:00
Leijurv
a732e766f4
crucial performance optimization
2021-01-30 17:22:19 -08:00
Leijurv
91854f97ad
fully remove remnants of xvfb
2021-01-29 21:12:44 -08:00
Leijurv
835fb3471f
a long overdue reformat of every file
2021-01-29 20:17:53 -08:00
Leijurv
a9f497981f
Merge pull request #2080 from millennIumAMbiguity/master
...
Added range argument to farm
2021-01-29 17:41:08 -08:00
Leijurv
74dd88d123
Merge pull request #2359 from stragulus/build-with-forge-instructions
...
Add instructions to build with forge for minecraft 1.15+
2021-01-29 17:37:43 -08:00
Leijurv
b94494d386
Merge pull request #2357 from ZacSharp/builderMaterialLogging
...
Log blocks the builder can't place (missing or obstructed by flowing liquid) when failing
2021-01-26 23:28:45 -08:00
Leijurv
974b19fcc7
Merge pull request #2378 from ZacSharp/patch-1
...
Correct usage for mining a specific amount
2021-01-26 23:24:07 -08:00
ZacSharp
364b7b5438
Correct usage for mining a specific amount
...
Found and fixed by @CesiumCs
2021-01-21 15:39:37 +01:00
Bram Avontuur
0222c47113
Typo fix
2021-01-17 11:40:52 -05:00
Bram Avontuur
33d007eea5
Add instructions to build with forge for minecraft 1.15+
2021-01-16 11:34:12 -05:00
ZacSharp
79e0f4ba23
Log blocks it can't place
2021-01-15 12:52:38 +01:00
Leijurv
72cf9392b1
Update README.md
2020-12-24 21:34:02 -08:00
Leijurv
b6265036d4
Update README.md
2020-12-24 21:33:29 -08:00
Leijurv
dc70d810c9
Update README.md
2020-12-24 21:33:11 -08:00
Leijurv
16cfcb36a3
Update USAGE.md
2020-11-29 20:04:44 -08:00
Leijurv
6bec994a57
Merge pull request #2185 from unrootexe/master
...
Update rootNET's supported version
2020-11-19 23:56:45 -08:00
unrootexe
a99206b6c2
Update rootNET's supported version
...
rootNET supports the latest version of Baritone, this change reflects that
2020-11-16 17:18:32 +00:00
Leijurv
c491d67925
add setting to just skip layers that the builder fails to construct
2020-11-11 17:53:26 -08:00
millennIumAMbiguity
853b5ca771
Moved throw up into the default:
2020-11-02 01:44:12 +01:00
millennIumAMbiguity
f4706fff18
Simplified and optimised code
2020-11-02 01:25:25 +01:00
millennIumAMbiguity
7218a46211
Added defaults and javadocs
2020-11-02 00:33:31 +01:00
Leijurv
320a5d64a3
well i guess technically there could be an ore at bedrock level lmao
2020-10-30 22:39:30 -07:00
Leijurv
b16a8ecf21
Merge pull request #2079 from scorbett123/limitedMineDistance
...
add a minimum Y level during mining.
2020-10-30 22:35:26 -07:00
Leijurv
73265ef944
Merge pull request #2100 from GameCenterJerry/master
...
added jdk 8 instructions for macOS in SETUP.md
2020-10-30 22:28:57 -07:00
Leijurv
3bbc141e9a
Merge pull request #2132 from ZacSharp/noForgeMod
...
don't make non-forge jars valid mods (fixes #2124 )
2020-10-30 22:28:03 -07:00
ZacSharp
9ca95e8e14
don't make non-forge jars valid mods ( fixes #2124 )
2020-10-31 03:21:59 +01:00
Leijurv
6d51e10090
Merge pull request #1971 from krzys-h/fix-entity-follow-forge
...
Fix "#entity follow <name>" under Forge
2020-10-23 18:54:11 -07:00
GameCenterJerry
14b75973b0
Update SETUP.md
2020-10-22 15:02:17 +11:00
GameCenterJerry
0bfd0bca0c
Update SETUP.md
2020-10-22 13:47:50 +11:00
GameCenterJerry
cafb810a1f
Update SETUP.md
2020-10-22 13:28:18 +11:00
GameCenterJerry
07704b3ec7
Update SETUP.md
2020-10-22 13:14:53 +11:00
GameCenterJerry
7032efcc05
added jdk 8 instructions for macOS
...
added necessary commands and download links
2020-10-22 13:09:56 +11:00
millennIumAMbiguity
65a5677b33
Added the feature to only farm within range of a waypoint.
2020-10-22 00:36:19 +02:00
millennIumAMbiguity
5d3522ca0a
Added range argument to farm
2020-10-16 23:32:53 +02:00
Sam Corbett
bfb530e02b
add a minimum Y level.
...
Signed-off-by: Sam Corbett <sam@corbettchocolates.com>
2020-10-16 17:02:02 +01:00
Leijurv
5a5d11922f
Merge pull request #1995 from scorbett123/exposedOres
...
add mineOnlyExposedOres setting
2020-10-14 12:01:49 -07:00
scorbett123
39cfebeb34
fix formatting
...
Signed-off-by: scorbett123 <sam@corbettchocolates.com>
2020-10-14 20:00:49 +01:00
Leijurv
950f47ccae
Merge pull request #1958 from CDAGaming/feature/toasts
...
✨ Added Toast API Support
2020-10-14 11:18:09 -07:00
CDAGaming
d2c625e1c9
Apply Review Comments
2020-10-14 13:14:23 -05:00
Leijurv
3f207b7041
Merge pull request #2076 from CDAGaming/feature/rendering-compat-fix
...
🐛 Fix a Rendering Conflict with some other Mods
2020-10-14 11:09:00 -07:00
Leijurv
8deb9e5a35
Merge pull request #1959 from CDAGaming/feature/top-command
...
✨ Added a top/surface command
2020-10-14 11:02:07 -07:00
Leijurv
5eeb33a6f5
Merge pull request #1845 from mariusdkm/master
...
Fixing crash after clicking into the air using the #click command
2020-10-14 10:59:34 -07:00
CDAGaming
918f009e8a
🐛 Fix a Rendering Conflict with some other Mods
...
In testing within Fabritone, it was found that these two lines (Which were previously used for an unknown optifine workaround) are no longer needed, and had no known side effects as of writing.
This can be backported as needed, but details are unknown how far this can go down
Future me PS: This PR is a superseed of my last one, erased during repo refactors, so now it lives on master branch. Testing recommended and can be up-ported/down-ported as you wish.
2020-10-12 12:52:05 -05:00
CDAGaming
d6665f1cd5
✨ Added Toast API Support
...
This adds in a logAsToast and toastTimer option, and is a minified form of Indrit's initial implementation previously used from fabritone
2020-10-12 12:46:01 -05:00
CDAGaming
af29ed7146
✨ Added a top/surface command
...
Superseeds PR #594
2020-10-12 12:44:12 -05:00
Leijurv
8ddc795158
Merge pull request #2020 from ZacSharp/wpgoto
...
make `#wp goto` behave like `#wp goal` and `#path`
2020-09-29 16:55:50 -07:00