Item Components

Item Components

91 Downloads

Stack Size Component Isn't Applied Until Reload

Noobulus opened this issue ยท 1 comments

commented

After loading a world with this mod installed on 1.21.1 and a component file in the correct place, the stack size change I made to potions doesn't apply.
Screenshot_20241024_113144

...That is, until I /reload and it applies just fine.
Screenshot_20241024_113156

My components file is as follows:

{
  "targets": "#c:potions",
  "components": {
    "minecraft:max_stack_size": 16
  }
}
commented

Same issue. This might be ok on multiplayer, since you can setup automatic /reload on a server reboot, but in singleplayer it's very annoying. I have to open for LAN with cheats in order to /reload.