Coder Social home page Coder Social logo

autoharvestmod's Introduction

Hi there 👋

I am Chuan-Cheng LEE,who loves buiiding some application to help myself or other one.

autoharvestmod's People

Contributors

end-user avatar flier268 avatar madis0 avatar recursiveg avatar takaranoao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

autoharvestmod's Issues

Feed mode no longer shears sheep.

Unlike original mod, feed mode does not shear sheep when shears are held in hand. Broken? Missing?

Game version: 1.17.1 using latest 1.16 build I compiled after the successful 1.17 pull request.

Reproduce: Hold shears with feed mode enabled, nothing happens.

support 1.15.1

Hi,
when using the current version with Minecraft 1.15.1 it crashes the game as soon as I'm trying to switch the harvest mode.
Could you make it work with 1.15.1?

Kelp?

I can't seem to get this to handle Kelp
It won't harvest or plant it.

running version 1.3.2 on MC 1.18.1

1.16 snapshot crash

Tried [1.16]AutoHarvest-1.0.4.jar, game crashed when trying to change the harvest mode (h key):

java.lang.NoSuchMethodError: net/minecraft/class_2588.<init>(Ljava/lang/String;)V (loaded from file:/C:/lib/MultiMC/instances/20w15a/.minecraft/.fabric/remappedJars/minecraft-1.16-alpha.20.16.a/intermediary-minecraft-20w16a-client.jar by net.fabricmc.loader.launch.knot.KnotClassLoader@5a65390a) called from class com.flier268.autoharvest.AutoHarvest (loaded from file:/C:/lib/MultiMC/instances/20w15a/.minecraft/mods/%5B1.16%5DAutoHarvest-1.0.4.jar by net.fabricmc.loader.launch.knot.KnotClassLoader@5a65390a).
	at com.flier268.autoharvest.AutoHarvest.msg(AutoHarvest.java:65)
	at com.flier268.autoharvest.KeyPressListener.onProcessKey(KeyPressListener.java:53)
	at com.flier268.autoharvest.KeyPressListener.lambda$new$0(KeyPressListener.java:42)
	at com.flier268.autoharvest.KeyPressListener$$Lambda$1588/0000000000000000.tick(Unknown Source)
	at net.minecraft.class_310.handler$zdc000$tick(class_310.java:4123)
...

Snapshot 20w16a, fabric: Fabric API 0.5.11+build.322-1.16, fabricloader: Fabric Loader 0.8.2+build.194

Bamboo isnt planting.

I hold it planting is activated, the autoharvest mod is activated. Diddnt plant so far :C Rly need this working!

why no pumpkin and melon harvest?

Is it because they don't instant break? If this is the reason, can you check for enchantments of an item in hand? If high enough efficiency on an axe, they will instant break.

please update version

1.19 is out but present mod version not support
this good mod for helping from tried hard farming

[Feature] use item and offhand when farming

Sort of a two-part request: first is to use item in hand when harvesting. This is already the case when harvesting bamboo, but I can't confirm it's done when harvesting crops. Fortune 3 (on a hoe, for example) increases crop yield and would be better than harvesting without. So, can we have the harvest part of farming use the item in hand?

The second part: since the main hand has an item, can the planting be done with the off hand item?

Incompatible with ender ores

https://www.curseforge.com/minecraft/mc-mods/ender-ores-mod 1.18

java.lang.RuntimeException: Non-unique Mixin config name modid.mixins.json used by the mods autoharvest and enderores
at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:85)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

Immediate crash in 1.15.2

[20:05:19] [main/INFO]: [CHAT] [自动收割]已切换到 收割 模式
[20:05:21] [main/INFO]: [CHAT] [自动收割]自动收割已启动
[20:05:21] [main/FATAL]: Unreported exception thrown!
java.lang.IllegalAccessError: tried to access field net.minecraft.class_1297.field_5987 from class com.flier268.autoharvest.TickListener
at com.flier268.autoharvest.TickListener.harvestTick(TickListener.java:110) ~[AutoHarvest-1.0.1.jar:?]
at com.flier268.autoharvest.TickListener.onTick(TickListener.java:66) ~[AutoHarvest-1.0.1.jar:?]
at com.flier268.autoharvest.TickListener.lambda$new$0(TickListener.java:40) ~[AutoHarvest-1.0.1.jar:?]
at net.fabricmc.fabric.api.event.client.ClientTickCallback.lambda$null$0(ClientTickCallback.java:33) ~[65933987-5218-4fcc-89c6-6c36fd69dbea.jar:?]
at net.minecraft.class_310.handler$zcn000$tick(class_310.java:4047) ~[intermediary-minecraft-1.15.2-client.jar:?]
at net.minecraft.class_310.method_1574(class_310.java:1514) ~[intermediary-minecraft-1.15.2-client.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:964) ~[intermediary-minecraft-1.15.2-client.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:619) [intermediary-minecraft-1.15.2-client.jar:?]
at net.minecraft.client.main.Main.main(Main.java:204) [intermediary-minecraft-1.15.2-client.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:193) [fabric-loader-0.7.8+build.186.jar:?]
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138) [fabric-loader-0.7.8+build.186.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26) [fabric-loader-0.7.8+build.186.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]

It would be great if this mod could be updated to support 1.15.2.

更新至1.20

Mojang发布了Minecraft1.20,其中有新的农作物和可繁殖的生物,虽然原为1.19准备的AutoHarvest可以在1.20运行,但并不兼容新的内容,以及1.19催熟崩溃 在1.20同样存在

crart issue

When im riding in a cart mod only harvest when i look backward to the direction of travel when i look of the direction of travel it dosen't harvest

[feature request] make compatible with quilt-loader 0.17.0

In curseforge, your mod file named with []: [1.18.1]AutoHarvest-1.3.2.jar.
But the latest quilt-loader (0.17.0) doesn't like the [/] characters in the filename and crashes.
If I renamed it to 1.18.1AutoHarvest-1.3.2.jar, it would work as expected.

Could I ask you to name your mod file without [/]?

Thanks!

Caused by: org.quiltmc.loader.impl.entrypoint.QuiltEntrypointException: Exception while loading entries for entrypoint 'client' provided by 'autoharvest'
    at org.quiltmc.loader.impl.entrypoint.EntrypointStorage.lambda$getEntrypointContainers$1(EntrypointStorage.java:222)
    at org.quiltmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:51)
    at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke$0(EntrypointUtils.java:33)
    at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:59)
    ... 21 more
Caused by: org.quiltmc.loader.impl.util.ExceptionUtil$WrappedException: java.net.URISyntaxException: Illegal character in path at index 69: file:/.../.minecraft/mods/[1.18.1]AutoHarvest-1.3.2.jar
    at org.quiltmc.loader.impl.util.ExceptionUtil.wrap(ExceptionUtil.java:51)
    at org.quiltmc.loader.impl.util.UrlUtil.asPath(UrlUtil.java:67)
    at org.quiltmc.loader.impl.launch.knot.KnotClassDelegate.lambda$getMetadata$0(KnotClassDelegate.java:196)
    at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
    at org.quiltmc.loader.impl.launch.knot.KnotClassDelegate.getMetadata(KnotClassDelegate.java:190)
    at org.quiltmc.loader.impl.launch.knot.KnotClassDelegate.getMetadata(KnotClassDelegate.java:186)
    at org.quiltmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:153)
    at org.quiltmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:156)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
    at java.base/java.lang.Class.forName0(Native Method)
    at java.base/java.lang.Class.forName(Class.java:467)
    at org.quiltmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:49)
    at org.quiltmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:112)
    at org.quiltmc.loader.impl.entrypoint.EntrypointStorage.lambda$getEntrypointContainers$1(EntrypointStorage.java:220)
    ... 24 more
Caused by: java.net.URISyntaxException: Illegal character in path at index 69: file:/.../.minecraft/mods/[1.18.1]AutoHarvest-1.3.2.jar
    at java.base/java.net.URI$Parser.fail(URI.java:2974)
    at java.base/java.net.URI$Parser.checkChars(URI.java:3145)
    at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3227)
    at java.base/java.net.URI$Parser.parse(URI.java:3175)
    at java.base/java.net.URI.<init>(URI.java:623)
    at java.base/java.net.URL.toURI(URL.java:1056)
    at org.quiltmc.loader.impl.util.UrlUtil.asPath(UrlUtil.java:65)
    ... 36 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.