2.10.0 - Update to 1.17.1 - #61
Conversation
Updated to Minecraft1.17.1 - updates related to gradle - increased version numbers of dependencies - added a new Piece Set (NO_FENCES_OR_WALLS) - added 1.17 block pieces
|
Hi, don't merge this yet. It seemed to run fine, but I'm having some problems mining a stone corner(with a diamond pickaxe) for example. |
|
That'd be due to the new tags for block harvesting - need to add those to the data generation. Shouldn't be too hard, I might do that part myself. Thanks for this, as you're likely aware I haven't exactly been maintaining this mod well recently. I plan on eventually releasing a full rewrite but I haven't found the motivation for mental health reasons. I understand how many people love this mod, so once again, thanks. |
|
I couldn't find a proper method to get the tool and level from the base(vanilla) block. So I came up with a hardcoded solution instead. Java is not my main programming language, and I have exactly 4 days of Minecraft modding experience. So I hope you're happy with my additions. At least I think the mod is ready for 1.17, but feel free to change anything you want. Don't worry about not being able to maintain the mod as much as you would like, your (mental) health is the most important thing you have in this world. Take good care of yourself. |
|
What about loom? The recommended version for Minecraft 1.17.1 is 0.9.+ |
Lossless compression.
Optimized assets.
|
Hey, there seems to be a fork which does the exact same thing: https://github.com/SFort/extra-pieces |
|
I mean sure i did that port but i mostly just cared about getting it usable on 1.16.4-1.17.1 so i didn't properly add tool tags(all blocks use pickaxe even wood) in short my port is flat out worse as i just cared about it working @RDKRACZ just a personal request please be carefull with compression, can't notice the artifacts here but it was pretty bad in c2me |
|
well I tried it, seems like any ore blocks pieces can be mined with any level pickaxe, but at least wood works with an axe. Should be survival ready if the recipes are there, just mark it as a beta I guess |
|
Currently updating this mod for 1.18.1. I updated the Artifice and the mod itself to run on the latest MC version and it runs fine, but I am also having trouble with new harvesting system. If anyone would like to contribute to this project, especially Gabrz and SFort, I would be much appreciated. |
|
Sorry JackDainzh, I don't have a lot of free time left lately. But perhaps you could commit your changes to your Repo (instead of just releasing a jar). Then someone else might participate and help you out. |
Version: 2.10.0
Updated to Minecraft1.17.1