#How work with item application in kjs create
67 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
event.custom({
type: 'create:item_application',
ingredients: [
{ item: 'minecraft:netherrack' },
{ item: 'createdeco:netherite_sheet' }
],
result: [
{item: 'farmersdelight:cake_slice'}
]
})```
Могу предложить глянуть эту страницу
https://kubejs.com/wiki/addons/create
Но, это требует аддон
хахаха
Нету чего?
item applications
Что такое item_application вообще
Эта штука?
ааа
Держи
ServerEvents.recipes(event => {
event.custom({
"type": "create:item_application",
"ingredients": [
{ "item": "minecraft:iron_ingot" }, // Первый ингредиент
{ "item": "minecraft:stick" } // Второй ингредиент
],
"results": [
{ "item": "minecraft:iron_sword" } // Результат
]
});
});
Сек
пасиба)
не пойму правда, как блок добавить..
Ну раз помог, то ладно, хех
а да, ой.
🇬🇧 Rule 1: English only!
🇬🇧 Rule 1: English only!
why?
i speak only russian
and i found person who speaks russian too
why we cant speak russian&
?
it's a official server rule and if you speak russian we can't help
??ai
NEVER use any AI to generate KubeJS code. They currently know very little about it, and what they do know is often outdated or false. You can instead look at the KubeJS wiki or ask for help in #1047320998199955458.
Lol, but script from ai, works correct, if i give him correct instructions..
??rule 6 
🤖 Rule 6: AI generated code (ChatGPT, etc.) is not allowed.
I dont publish this code in example scripts 🤷♂️
Sorry if I have missed you. We in Russian were much easier to explain to each other what the other needs.
@faint remnant close ticket :)
#1308880709695570012 message
[➤](#1308880709695570012 message) Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!



