⛏ Custom Items ✅ 1.20 READY ✅ Make NEW ITEMS & BLOCKS with NEW TEXTURES, Recipes, Events & Actions icon

⛏ Custom Items ✅ 1.20 READY ✅ Make NEW ITEMS & BLOCKS with NEW TEXTURES, Recipes, Events & Actions -----

IN-GAME GUI ITEM+RECIPE DESIGNER ⭐ Make any item/block you imagine, without mods or replacing items✅



SQLite support for block storage!
This version brings SQLite support for block storage, and makes it the new default storage method!

If you were previously using YAML for storage, your yml file will still work, but, you should consider migrating to SQLite, as it is much faster than yml.

To migrate from yaml to SQLite, add the following to your config.yml:

Code (YAML):

# Information about the SQLite database for storing blocks
# This is only used when blockStorageFormat above is set to "sqlite"
# You don't need too change any of these values, if you don't want to
blockStorageSQLite
:
  database
: CustomItems # You can change this if you want
  table
: CustomItemBlocks # You can change this if you want
and change blockStorageFormat to "sqlite". Then, in console type "cui blockstorage migrate yaml sqlite" to migrate from YAML to sqlite!
----------, Aug 24, 2019
Resource Information
Author:
----------
Total Downloads: 1,565
First Release: Jan 19, 2019
Last Update: Jul 3, 2024
Category: ---------------
All-Time Rating:
60 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings