Giter VIP home page Giter VIP logo

moretools's Introduction

MoreTools

A simple, server-side fabric mod which adds some more tools.
Currently being maintained for 1.20.1, 1.20.4, 1.20.6 and 1.21.

Usage

Throw it into the mods folder.

Because this is a Polymer-based mod, resources have to be generated before usage.
Simply run /polymer generate-pack and copy the resulting resource pack into your resourcepacks folder, or if you host a fabric server, distribute it to your players.
You should probably use Minecraft's integrated server-resource-pack feature for that, check the MC wiki if you don't know how to make that work.

Building

First clone this repository, making sure to checkout the correct branch for your target version. Then just let Gradle do its thing (just use JetBrains IntelliJ IDEA if you don't know how).
Then simply execute your desired Gradle task, like build to generate a JAR in build/libs/.

License

Code is licensed under the MIT license.
This project is powered by Polymer.

moretools's People

Contributors

jongwastaken avatar brnsystems avatar gregory-jagermeister avatar

Watchers

 avatar

moretools's Issues

Instant crash when using correct tool on correct block types

The game just instantly crashes when using any of the tools on their intended blocks.
I'm running fabric api 0.96.11+1.20.4, moretools 1.1.0, and polymer 0.7.6+1.20.4

toolscraft.mp4
Recording.2024-03-23.144345.mp4
Time: 2024-03-23 14:31:12
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'void net.minecraft.class_2248.method_9576(net.minecraft.class_1937, net.minecraft.class_2338, net.minecraft.class_2680, net.minecraft.class_1657)'
	at pw.smto.ExcavatorToolItem.breakBlocks(ExcavatorToolItem.java:70)
	at net.minecraft.class_3225.handler$zmk000$moretools$tryBreakBlock(class_3225.java:1025)
	at net.minecraft.class_3225.method_14266(class_3225.java:267)
	at net.minecraft.class_3225.method_21717(class_3225.java:228)
	at net.minecraft.class_3225.method_14263(class_3225.java:159)
	at net.minecraft.class_3244.method_12066(class_3244.java:1077)
	at net.minecraft.class_2846.method_12361(class_2846.java:42)
	at net.minecraft.class_2846.method_11054(class_2846.java:8)
	at net.minecraft.class_2600.method_11072(class_2600.java:24)
	at net.minecraft.class_3738.run(class_3738.java:18)
	at net.minecraft.class_1255.method_18859(class_1255.java:156)
	at net.minecraft.class_4093.method_18859(class_4093.java:23)
	at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:797)
	at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:165)
	at net.minecraft.class_1255.method_16075(class_1255.java:130)
	at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:779)
	at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:773)
	at net.minecraft.class_1255.method_18857(class_1255.java:139)
	at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:758)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:687)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
	at java.base/java.lang.Thread.run(Thread.java:842)

enchantment support

Hey, nice datapack!

Just curious if enchantments like mending and unbreaking are supposed to be usable for the items or if that feature does not exist.
I'm using version 1.2.0 on a fabric 1.20.6 server.

Thanks for everything!

Problem with crafting

Hello Jong I hope you're doing great, I just wanna submit an issue that is a bit annoying. The tools aren't working if you craft them in survival, it works just like a normal pickaxe, you have to get them in creative mode then change to survival mode for it to work, and we're using this mod in a server where we don't have permission to change gamemodes, so yeah can you fix this problem as quick as possible, Thank you for your work!

Item Durability

Hi,

I noticed the other day when playing with this mod that the durability numbers don't appear to be comparable to the cost of the items consumed in the crafting recipe. When the hammer is crafted, it has the same durability as a single pickaxe of that type (i.e. Wood, Stone, Iron, etc).
I did some testing in a single player world and confirmed that each level of the hammer has the same durability as its pickaxe counterpart.

For these tools to be remotely viable, I would have expected the hammers to have the durability of all three of the pickaxes used in the crafting recipe.
I.e.:
Wood:

  • Pickaxe - 59
  • Hammer - 177
    Stone:
  • Pickaxe - 131
  • Hammer - 393
    Iron:
  • Pickaxe - 250
  • Hammer - 750
    Gold:
  • Pickaxe - 32
  • Hammer - 96
    Diamond:
  • Pickaxe - 1561
  • Hammer - 4683
    Netherite:
  • Pickaxe - 2031
  • Hammer - 6093

I did look to see if I could find a config to rectify this but I couldn't seem to find one. I'm new to using polymer mods so this might just be how they work.

Sorry about the rambling but I hope this can be fixed as this mod is really great to use!
Kind Regards :D

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.