-
Notifications
You must be signed in to change notification settings - Fork 21
Config files
Follow this base file to make your config files.
All *.json files for CI should be in "minecraftInstance/config/customItems/"
The mod allows multiple files configuration. The file name is not used.
On the right sidebar there are links for better information on each section of the config file.
CI now has a .cfg file for general configuration.
In every page of this wiki :
Properties inside {} are OBRIGATORY
Properties inside [] are OPTIONAL. the value after = is their DEFAULT Value
All textures should be inside a resource pack that has a folder for CI.
######Path for: Items, foods, tools, armor items, seeds resourcepacks/customPack/assets/customItems/textures/items/texture.png
######Path for: Blocks, fluids, crops resourcepacks/customPack/assets/customItems/textures/blocks/texture.png
######Path for: Armor models resourcepacks/customPack/assets/customItems/textures/models/armor/texture.png
Will be posted in a near future