#Anyone happen to have Lychee Examples for 1.19.2?
15 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
it's an in-world crafting mod that allows you to add json based recipes for them
sounds like a custom recipe moment
You can add, remove, and modify recipes with KubeJS. The wiki has a page on that!
If you want to learn how to add recipes to any mod, click the Custom button.
doesn't look like it has any custom wrappers for recipes..... so all your 'reference scripts' should be the same bacause as lexxie linked to, they're all custom json
I thought so, tho trying to update this one from here to 1.19 didnt seam to work to well
#1013999331751252039 message
[Quote ➤](#1013999331751252039 message) v3.0
Changes:
- works with the latest version of kubejs 1.18!
- Added:
- outHurt()
- outExplode()
Note:
does not support the:
- fall_distance
- entity_health
- is_sneaking
contextual conditions
because I am lazy
BUT you can still use them if you use a.with()just put the contextual json in that and it will work
Lychee has a wiki. https://lycheetweaker.readthedocs.io/en/latest/
Some recipes have examples, some don’t.
I'll admit, the first time I looked at the wiki I didn't even see the examples... Ill look into this and see if I can work out custom events again - I haven't used them sense 1.16 my self...
lychee isnt that hard to learn
That is the hope - Im working around alot of stuff atm, so i havent had the time to dive into this yet
