Skip to content
JoniCraftHD edited this page Jul 31, 2026 · 7 revisions

what this mod does is you can bulk add items and blocks.

For example I want to add a custom ore in kubejs, so then i can add an ore block,raw ore item and ingot.

but i dont want to make 2 seperate files and then theres all the textures i need for all the ore versions (stone ore, deepslate ore, netherack ore and end ore for example)

but with this mod you can simply make you own presets like all the ore versions, so the base block and the ore overlay (id use a white overlay that you can later use tints) then i can just use all presets in one event which then generates all presets with the custom name tint and allthat.

i hope this somewhat explains it somewhat

if you want to use .dropPreset then you also need lootjs (.dropPreset is explained in the wiki under the methods page)

Example Startup and required Server Script

All Preset and Bulk Creator Methods

Clone this wiki locally