TinyInv (FABRIC)

TinyInv (FABRIC)

155 Downloads

[1.19.2] Datapack not affecting gameplay

BigMartin58 opened this issue ยท 6 comments

commented

I set up my datapack and json to be exactly as the wiki instructs to make sure I followed everything correctly and nothing is happening. I have triple checked everything to make sure, but alas. I should mention I am using Paxi but it is functioning properly.

My file structure is "\data\tinyinv\default_attributes" and this is my json:

commented

Hi.
Unfortunately, datapack support is present only in the 1.20.1 version.

commented

Will it ever come to 1.19.2? Most modpacks are still on that version and it'd be a real shame not to be able to include TinyInv in mine.

commented

I am trying to make a custom mod that utilizes this but I'm not seeing the listed attributes. I can assume that 1.19.2 has absolutely no real-time manipulation of inventory slots?

commented

There are no attributes in versions before 1.20.1. As the wiki stays - it is exclusively for the 1.20.1 version, most of the things written in there do not apply to the older versions.

Realistically, it should be fairly straightforward to backport the 1.20.1 version to 1.19.2 or even earlier.

commented

Sadge. I'm not capable of doing a full backport, I was just gonna make a mod that uses my own datapack to apply the attributes, but alas. Thank you anyway.

commented

I am not saying I won't backport it, I just don't have the time anytime soon. If everything goes right, I might have time to do modding in June at the earliest. If things go bad, well no idea what will happen.