#hide bee | productivebees
16 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
hide bee | productivebees
up
What did you try so far, what's your code?
onEvent('jei.hide.items', e => {
e.hide('productivebees:iridium')
})```
It's the id of the bee, I tried that too but it didn't work either.
onEvent('jei.hide.items', e => {
/Item.of('productivebees:configurable_bees', '{EntityTag:{type:"productivebees:iridium"}')/,
/Item.of('productivebees:configurable_bee', '{EntityTag:{type:"productivebees:iridium"}')/,
Item.of('productivebees:configurable_bees', '{EntityTag:{type:"productivebees:iridium"}'),
Item.of('productivebees:configurable_bee', '{EntityTag:{type:"productivebees:iridium"}'),```
now hold on, you wrote completely different things this time
which one is the ID? productivebees:configurable_bees or productivebees:iridium
“productivebees:iridium” according to the jei, but on the honey comb and the block it's Item.of(‘productivebees:configurable_comb’, '{EntityTag:{type: ‘productivebees:iridium’}}') I figure it could be anything like that with the EntityTag
can you hold a bee in your hand? if you can hold it and type /kubejs hand
It's not possible to have the entity in the inventory
but what do you get if you get it from jei then 
Item.of('productivebees:spawn_egg_configurable_bee', '{EntityTag:{type:"productivebees:iridium"}}')
you need iridium dna to have the egg, but it's an item in this case, not an entity.
it might be a custom thing they add, i dont really know how to remove that, if its even possible in the first place
do they not have a config for this