Skip to content

2.10.0 - Update to 1.17.1 - #61

Open
Gabrz wants to merge 8 commits into
Shnupbups:masterfrom
Gabrz:update_1_17_1
Open

2.10.0 - Update to 1.17.1#61
Gabrz wants to merge 8 commits into
Shnupbups:masterfrom
Gabrz:update_1_17_1

Conversation

@Gabrz

@Gabrz Gabrz commented Jul 30, 2021

Copy link
Copy Markdown

Version: 2.10.0

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

Gabrz added 3 commits July 30, 2021 11:45
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
@Gabrz

Gabrz commented Jul 30, 2021

Copy link
Copy Markdown
Author

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.
It takes much longer and there is no drop. So it looks like a "proper tool" issue or something.

@Shnupbups

Copy link
Copy Markdown
Owner

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.

@Gabrz

Gabrz commented Aug 2, 2021

Copy link
Copy Markdown
Author

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.

@K0-RR

K0-RR commented Aug 2, 2021

Copy link
Copy Markdown

What about loom? The recommended version for Minecraft 1.17.1 is 0.9.+

@MenacingPerson

Copy link
Copy Markdown

Hey, there seems to be a fork which does the exact same thing: https://github.com/SFort/extra-pieces

@SFort

SFort commented Aug 8, 2021

Copy link
Copy Markdown

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)
i also didn't add new blocks

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

@Nathan22211

Copy link
Copy Markdown

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

@JackDainzh

JackDainzh commented Dec 22, 2021

Copy link
Copy Markdown

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.

@Gabrz

Gabrz commented Apr 13, 2022

Copy link
Copy Markdown
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants