Open 2.3.3: 2.3.5 Items missing in NEI

Kimogaku

New Member
Jul 29, 2019
10
0
0
Version:
2.3.3

What is the bug:
There seem to be some Items missing in NEI.
Im actually not sure if its a Bug or if it is a Feature caused by Expert mode but the Diamond Shard and Emerald Shard arent listed in NEI,
even though the Bees that Produce them are available and listed.

Mod & Version:
Magic Bees 2.3.6 , NEI 1.0.5.118 or just mistakes in the Config?

Paste.feed-the-beast.com log:


Can it be repeated:


Known Fix:
 

pfeiferocks

New Member
Jul 29, 2019
13
0
0
Create a new file, "fix.zs" for example.
Copy the the code bellow into the file and save.
Place file into the "\minecraft\modpack\common\scripts" folder.
Make sure it ends in ".zs" and not ".txt" or ".doc"

Code:
import mods.nei.NEI;

NEI.addEntry(<MagicBees:beeNugget:5>);
NEI.addEntry(<MagicBees:beeNugget:6>);