1.16.5 forge "Allow all items" not allowing all items
SparkdotIe opened this issue ยท 1 comments
In depth duplicate of: #77 (comment)
Mc Version: 1.16.5
Modloader Version: Forge - 36.2.34
Mod Version: AkashicTome-1.4-16
Setting "Allow all items" appears to not allow all items to be put into the book, even if the item in question seemingly has no conflict with the function of the book, such as having an alt click function (Music discs for example)
Problem: Only some items are able to be added to the book, Modded music discs for example, but not vanilla.
Extended problem: Discs from the same mod, are not able to be added together when one has already been added
Secondary Problem: Adding the items name to the allowed items list, minecraft:music_disc_13 for example, still does not allow the item to be added, nor does adding the tag "disc" or "music" to the whitelist allow the item to be inserted into the book
The above issues can be replicated with more than discs, such as books with similar names but are separated by nbt tags Cooking for blockheads & Cooking for blockheads [#NoFilter], and items such as ProjectE's Catalytic lens & Philosopher's stone not being allowed after "Allow all items" is enabled.
Screenshots of testing for proof
1a. Modded disc being added successfully (First mod tried)
1b. Modded disc being added successfully (Second mod tried)
1c. Modded disc being added successfully (Third mod tried)
1d. Modded disc being added successfully (Second disc of the first mod tried)
Examples of the problems:
2a. Vanilla discs not being able to be put into the book
2b. Multiple discs from one mod not being able to be put into the book if one already exists
Do forgive me if all these images aren't needed for this report.