Json Things

Json Things

982k Downloads

Using Json Things as global data/resource pack loader doesn't work to rename some vanilla items

trav90 opened this issue ยท 2 comments

commented

Minecraft 1.20.1
Forge 47.3.22
Json Things 0.9.9

I am building a custom modpack to play with my wife and kids and am including a custom resource pack I created that renames various items from both vanilla and multiple different mods. I was previously using the Paxi mod to load my data and resource packs and they all loaded and worked perfectly. I recently removed Paxi (no reason to have two mods that both globally load data/resource packs, right?) and moved all my data and resource packs to the thingpacks directory.

All the data and resource packs were recognized and loaded by Json Things, but for some reason the vanilla items in one of my resource packs (specifically Enchanted Books and Bottle O' Enchanting) are not being renamed anymore (even though the modded items in the resource pack still are). Any ideas why the vanilla items aren't being renamed anymore when they worked when loaded by Paxi?

I am happy to provide any additional information that might be needed (including the resource pack if it would be helpful).

commented

Sorry that I didn't respond to this, it has been a really busy week, I will try to take a look over the weekend.

commented

No worries! I appreciate your time looking into this. Thanks!