Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Garnished KubeJS

Garnished KubeJS

KubeJS Create: Garnished Integration

1,344
4
Utility
AboutChangelogVersions

! This mod is essentially discontinued in Minecraft 1.21.x, as Create: Garnished was reworked in that version !

Kubejs Create: Garnished integration.

Supported recipe types:

  • Bulk Dyeing [Red]
  • Bulk Dyeing [Orange]
  • Bulk Dyeing [Yellow]
  • Bulk Dyeing [Green]
  • Bulk Dyeing [Blue]
  • Bulk Dyeing [Purple]
  • Bulk Freezing

Supported item types:

  • Hatchets

Bulk Dyeing can be achieved just like most other recipes in the following format:

event.recipes.garnished.red_dye_blowing('rubymod:ruby', 'minecraft:emerald', 200).id('garnished_kubejs:red_dye_blowing/ruby_from_emerald')

To use any of the other available colours, simply change 'event.recipes.garnished.red_dye_blowing' to instead be 'event.recipes.garnished.<colour>_dye_blowing.'

Bulk Freezing can be achieved similarly:

event.recipes.garnished.freezing('minecraft:powder_snow_bucket', 'minecraft:water_bucket', 200).id('garnished_kubejs:freezing/powder_snow_bucket_from_water_bucket')

Hatchets are an interesting case, as it's quite simple to implement a custom hatchet for your project. Register an item just like how you would usually, but insert 'garnished:hatchet' for the item type as shown below:

event.create('bone_hatchet', 'garnished:hatchet').displayName('Bone Hatchet').unstackable().texture('kubejs:item/bone_hatchet').tier('netherite')

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.20–1.20.1

Platforms

Forge
NeoForge

Supported environments

Client and server

Links

Report issues View source Join Discord server

Creators

DakotaPrideModding
DakotaPrideModding Member

Details

Licensed MIT
Published 12 months ago
Updated 3 months ago

Modrinth is open source.

main@656c5b6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.