Curios API (Forge/NeoForge)

Curios API (Forge/NeoForge)

140M Downloads

I'm not able to augment the number of slots

JisuCraft opened this issue ยท 2 comments

commented

Versions (Be specific, do not write "latest"):

*Minecraft: 1.20.1

  • Curios: curios-forge-5.3.5+1.20.1.jar
  • Forge/Fabric: 47.1.0

Observed Behavior: I have only one slot for "Back"

Expected Behavior: To have 2 slots in "Back"

Steps to Reproduce:

  1. I have created the file "Back.json" with this content:
    {
    "size": 2,
    }
  2. This file is in this path: C:\Users\lluis\curseforge\minecraft\Instances\Simple Mod Pack\saves\Jisu's World\data\curiosmasback\curios\slots

Crash Log: Please use a paste site like hastebin.

commented

C:\Users\lluis\curseforge\minecraft\Instances\Simple Mod Pack\saves\Jisu's World\data\curiosmasback\curios\slots

You don't put it into that folder, it should be part of a datapack in the datapacks folder.

commented

Hi!

I followed the steps from this link:

https://docs.illusivesoulworks.com/curios/slot-register

Thanks for your answer