Kubejs Crafting Recipe Data Recipes

1 week ago kubejs.com Show details

Logo recipes Shapeless recipes are added with the event.shapeless() method. Players can put ingredients of shapeless recipes anywhere on the grid and it will still craft. The arguments to …

Ingredients Recipes Ingredient 332 Show detail

1 week ago kubejs.com Show details

Logo recipes Jun 28, 2024  · If you don't want smelting, blasting, smoking, crafting, or stonecutting to get an auto-generated counterpart, then include manual_only at the end of the recipe id:

310 Show detail

4 days ago notenoughmail.github.io Show details

Logo recipes This recipe has two possible syntaxes. The first: 1st argument: A KubeJS Shapeless crafting recipe, including advanced shapeless crafting, extra products shapeless crafting, and …

498 Show detail

1 week ago kubejs.com Show details

Logo recipes How to use KubeJS. Getting Started Basics of KubeJS Video Tutorials KubeJS tutorials in video format Editing Recipes Adding, removing, and modifying recipes Editing Tags Adding, …

Recipes 180 Show detail

5 days ago reddit.com Show details

Logo recipes Kubejs can load datapacks globally, using the 'data' folder that comes preloaded when you launch a pack with Kubejs. Parrot the format from the Forbidden and Arcanus recipes and put them …

Recipes 50 Show detail

1 week ago github.com Show details

Logo recipes Mar 13, 2021  · Fabric / Vanilla doesn't support NBT output in recipes by default, you will need to use other mods (like NBT crafting) to potentially re-add support for that.

Ingredients Recipes Ingredient 83 Show detail

1 week ago reddit.com Show details

Logo recipes How can I make a recipe for the creative items by using the extended crafting table? I keep trying to find examples of the code needed to change recipes, but I cannot find it.

Recipes 421 Show detail

1 week ago github.com Show details

Logo recipes Nov 30, 2019  · Raw. recipes.js. // This script replaces beacon recipe with new one. // Listen to Crafing Table recipe event. events.listen ('recipes.crafting_table', function (event) {. // …

Recipes 94 Show detail

2 weeks ago kubejs.com Show details

Logo recipes Recipes use item tags, not block or fluid tags. Even if items representing those are blocks, like minecraft:cobblestone, it still uses an item tag for recipes.

Recipes 427 Show detail

5 days ago pages.dev Show details

Logo recipes Oct 19, 2024  · Info .damageIngredient can only be used in kubejs:shaped and kubejs:shapeless recipes.

Recipes 168 Show detail

1 week ago reddit.com Show details

Logo recipes The third recipe is where I'm having a problem. I don't see anything wrong, and when doing "/kubejs reload server_scripts" "/reload" the game tells me there are no errors, but the recipe …

Recipes 403 Show detail

4 days ago github.com Show details

Logo recipes Feb 15, 2022  · Update: While it doesn't work with KubeJS's custom recipes, when making the recipe with a data pack and overwriting the default recipe that way it works and allows …

Recipes 50 Show detail

1 day ago github.com Show details

Logo recipes A kubejs addon that adds more recipe types (downloadable with KJSPKG) - gcatkjspkgs/kubejs-more-recipe-types

60 Show detail

1 week ago reddit.com Show details

Logo recipes Custom Recipes : r/CreateMod. Create is a Minecraft Java Edition mod. It is based on building, decoration and aesthetic automation.

479 Show detail

1 week ago reddit.com Show details

Logo recipes I'm trying to replace all recipes which use vanilla bamboo, minecraft:bamboo, with 4 TFC Florae bamboos. There's as far as I can tell no forge class for bamboo. According to the KubeJS …

Recipes 397 Show detail

1 week ago kubejs.com Show details

Logo recipes Jun 28, 2024  · # Supported Recipe Types # Crushing, Enriching, Smelting event.recipes.mekanism.crushing(output, input) event.recipes.mekanism.enriching(output, …

Recipes 370 Show detail

2 days ago github.com Show details

Logo recipes Jun 29, 2021  · Which recipe type are you trying to use Item NBT with? It should just work on Forge

Recipes 314 Show detail

4 days ago reddit.com Show details

Logo recipes KubeJS - can you apply logic to nbt while crafting? I was thinking of trying to implement a reward in my pack for an item I was going to call "Sands of Time". It would be able to be crafted with a …

346 Show detail

6 days ago github.com Show details

Logo recipes All new types are functions inside of the global object. They should be called inside of the recipes event like so: global.mrt.<mod>.<type>(event, {args}, <id>). the recipe id and almost all …

Side Recipes 358 Show detail

Please leave your comments here:

Comments