[1.10.2] Change Entity motion
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
Please post logs as per the FAQ, it will have more information, forge version, etc.
-
By Oven Mode 69 · Posted
Hi, I am trying to make a server transfer but when I try to start it I get some errors. Specifically there are 3: - [main/ERROR] [mixin/]: Mixin config easybreeding.mixins.json does not specify “minVersion” property - [main/ERROR] [mixin/]: Mixin config justhammers.mixins.json does not specify “minVersion” property And the one that blocks me from starting: - [main/FATAL] [mixin/]: Mixin prepare failed preparing CartographyTableScreenTabAdder in inventorytabs.mixins.json: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException Attempted to load class com/kqp/inventorytabs/mixin/CartographyTableScreenTabAdder for invalid dist DEDICATED_SERVER Why am I getting CartographyTableScreenTabAdder error? Thanks. -
Been trying some other stuff with no luck, does anybody know what's going on??
-
You need to create a custom recipe type that overrides IRecipe#getRemainingItems to return a copy of the axe with its durability reduced. I've got a very similar recipe implementation here, there's code in other parts of the repository to handle things like registration and data generation.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.