Giter VIP home page Giter VIP logo

Comments (12)

SiverDX avatar SiverDX commented on September 8, 2024 1

i'm assuming its due to missing creative tab entries

https://github.com/latvian-dev/item-filters/blob/41edd14ae270bd32fa34b3281e8221148e8fe97f/common/src/main/java/dev/latvian/mods/itemfilters/DisplayStacksCache.java#L39-L48

you cant find the items through the search and that seems to be a criteria for the filters

from majruszsaccessories.

Emmulah avatar Emmulah commented on September 8, 2024

latest.log in question
2024-03-05_14 47 57

latest.log

from majruszsaccessories.

SiverDX avatar SiverDX commented on September 8, 2024

Not all defined tags for registry ResourceKey[minecraft:root / minecraft:item] are present in data pack: forge:maj_accessories

They used KubeJS to add a "forge:majrusz_accessories" tag

maj != majrusz

I'm assuming you also did sth. wrong when using the pocket tag
https://www.curseforge.com/minecraft/mc-mods/lmft for more info about broken tags

from majruszsaccessories.

katubug avatar katubug commented on September 8, 2024

from majruszsaccessories.

SiverDX avatar SiverDX commented on September 8, 2024

just to clarify: not my mod, just another user

if the curios:pocket tag was empty / broken then you wouldn't be able to equip the items themselves into said slot
it is a very normal implementation which is the same for all curios items

sounds like a configuration issue on your end / issue from ftb quest

from majruszsaccessories.

katubug avatar katubug commented on September 8, 2024

from majruszsaccessories.

Emmulah avatar Emmulah commented on September 8, 2024

to be completely clear: the tag "works" in the sense that things which have this tag can be searched and referenced using this tag. But as Katu said, we just get a broken texture when using the tag in FTB Quests. this is the code in question, placed in the item section of my kubejs tags file:

// Majrusz's Accessories

event.add('forge:maj_acs',
'majruszsaccessories:certificate_of_taming',
'majruszsaccessories:idol_of_fertility',
'majruszsaccessories:lucky_rock',
'majruszsaccessories:tamed_potato_beetle',
'majruszsaccessories:angler_trophy',
'majruszsaccessories:discount_voucher',
'majruszsaccessories:dream_catcher',
'majruszsaccessories:metal_lure',
'majruszsaccessories:miner_guide',
'majruszsaccessories:adventurer_kit',
'majruszsaccessories:tool_scraps',
'majruszsaccessories:unbreakable_fishing_line',
'majruszsaccessories:adventurer_rune',
'majruszsaccessories:angler_rune',
'majruszsaccessories:household_rune',
'majruszsaccessories:miner_rune',
'majruszsaccessories:nature_rune',
'majruszsaccessories:soul_of_minecraft',
'majruszsaccessories:secret_ingredient',
'majruszsaccessories:swimmer_guide'
)

// Majruzs's Boosters
event.add('forge:maj_boosters',
'majruszsaccessories:onyx',
'majruszsaccessories:dice',
'majruszsaccessories:owl_feather',
'majruszsaccessories:golden_dice',
'majruszsaccessories:golden_horseshoe',
'majruszsaccessories:horseshoe'
)

// Majruzs's Cards
event.add('forge:maj_cards',
'majruszsaccessories:gambling_card',
'majruszsaccessories:removal_card',
'majruszsaccessories:reverse_card'
)

from majruszsaccessories.

SiverDX avatar SiverDX commented on September 8, 2024

you might be better off asking the ftb (quest / itemfilter) team about their filter implementation

https://github.com/latvian-dev/item-filters/blob/41edd14ae270bd32fa34b3281e8221148e8fe97f/common/src/main/java/dev/latvian/mods/itemfilters/item/TagFilterItem.java#L66

image

image

from majruszsaccessories.

Emmulah avatar Emmulah commented on September 8, 2024

I appreciate your willingness to help, but as it is exclusively this mod that we have the problem with, and we've tested many variables, we'd just like to confer with the mod dev on this issue. Thanks.

from majruszsaccessories.

Majrusz avatar Majrusz commented on September 8, 2024

Hello, I am not very familiar with how KubeJS and FTB Quests work, but I can confirm that accessories in my mod are added in a custom way to have multiple copies of the same accessory with different tags. @SiverDX discovered that these mods filter items based on their visibility in search bar in creative mode menu and thats where we have incompatibility. Thank you all for reporting that, I will prepare a compatibility fix within next few days

from majruszsaccessories.

katubug avatar katubug commented on September 8, 2024

Thanks for your response! Glad we could get this sorted! :D

from majruszsaccessories.

Majrusz avatar Majrusz commented on September 8, 2024

I have made all items properly accessible through creative mode menu ad0911f and released a new backport version. It should fix your issues, but I keep the thread opened until you confirm it

from majruszsaccessories.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.