You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble changing the name of an item as it appears in a book im making for my modpack, the website page 'ItemStack String Format' suggests:
namespace:path{nbt} (e.g. "minecraft:diamond_pickaxe{display:{Lore:['A really cool pickaxe']}"
But even when copying this exact example, the book has a loading error.
I've implemented plenty of enchantments and other nbt values, but this one is giving me trouble, any ideas?
Steps to reproduce
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
Mod loader
Forge
Minecraft version
1.20.1
Patchouli version
v8.4
Modloader version
Forge 47.2.0
Modpack info
No response
The latest.log file
Issue description
I'm having trouble changing the name of an item as it appears in a book im making for my modpack, the website page 'ItemStack String Format' suggests:
namespace:path{nbt} (e.g. "minecraft:diamond_pickaxe{display:{Lore:['A really cool pickaxe']}"
But even when copying this exact example, the book has a loading error.
I've implemented plenty of enchantments and other nbt values, but this one is giving me trouble, any ideas?
Steps to reproduce
No response
Other information
No response
The text was updated successfully, but these errors were encountered: