Ctrl clicking items in player inventory while you have an Advanced Primal Chest open dupes items by giving player items like they are not in survival mode.
Given [Item] * X to Player
1) Open Advanced Primal Chest
2) Choose Item in player inventory
3) Hold CRTL and click item
4) First click will fill stack to 64, next click will give another stack of 64
Seems to work with any items while in tutorial
Just as another reference point; I'm on 3.0.6.
On a server, I can duplicate this is a player is opped and cannot duplicate this is the player is not opped.
In single player, I cannot duplicate this regardless of whether cheats are turned on or off.
Checked my save in NBTExplorer:
Under “Level.dat”
Allowcomamnds 0 (false)
Difficulty 2 (normal)
Game Type 0 (survival)
Yet it seems cheats work and I can also do this in regular chests. What am I missing?
Are you in NEI / JEI cheat mode?
I had checked that under mod options in game. Cheats in JEI are set to false, yet they are active when I later tried them. Time, Change mode, etc
Also in the ..\config\JEI\worldSettings
CheatItemsEnabled=false
In that folder there is a empty file called
Worldsettings.cfg_20180407_133419.errored
Only default item for pack I changed was I disabled better foliage. Other than than I chose Survival and created a new map when I started.
Guessing it’s a JEI issue or I’m overlooking something.
Try disabling NEI cheat mode (not jei)
RESOLVED
NEI was in cheat mode. Now disabled in options.
Buttons and giving items now disabled.
NEI config had lockmode set to -1
Changed config to:
Lockmode=0
Now shows in config
Cheatmode=0
I had the same issue as TIGwelder (thank you for the solution!). So the config that comes with SevTech sets it to -1. Is this a bug? Wouldn't it be best to just set this to 0 in the config that ships with SevTech?