Mod
Custom Colorful Enchantment
No reviews yet
a mod that enable modder and player adjust the color of enchantment.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Introduces new enchantments and/or changes the vanilla enchantment system.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Provides a framework or library for other mods to use.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
config/colorful_enchantment_cfg.json.
to adjust the color of enchantment.
This module allows players to use Json or create accessory modules to adjust enchanted light effects.
Json
Config
{
Colors: []
}
Colors is an array of lighting effects.
light efficiency term
custom_colorful_encumber: enhancement
Example:{
"Type": "custom_colorful_enhancement: enhancement",
"_comment_type": "But has accept_all means accept all items -- always true",
'_accept_all': true,
"Enhancement": "minecraft: fire_protection",
Color: 16711680,
_comment_color ":" 16777215 is # FFFFFF "
}
The type specifies that the lighting item type is custom_ Colorful_ Enhancement: Enhancement.
If there is an accept_ All, regardless of its value, applies to all enchantments. Otherwise, it only applies to the enhancement, and the color is RGB color code.
custom_colorful_enchange: ingredient
Example:{
"Type": "custom_colorful_enchantment: ingredient",
"_comment_type": "But has accept_all means accept all items -- always true",
'_accept_all': true,
Color: 3928840,
"_comment_color": "65535 is # 3BD308",
'ingredient':{
"Item": "minecraft: wool",
Data: 0
},
_comment_ingredient ":" a ngredient used at recipe JSON "
}
If there is an accept_ All, regardless of its value, applies to all items. Otherwise, it only applies to ingredients, and the color is RGB color code. Ingredient is the original formula JSON used to determine whether an item can be synthesized.
API
Json loader
Listen to com.Hileb.custom_ Colorful_ Enrollment. api. registry. ColorFactoryRegistry $RegistryEvent to register. This module comes with 2 loaders, which load Json to generate a color generator.Custom_ Colorful_ Enhancement: enhancement
Custom_ Colorful_ Enhancement: ingredient
color generator
Listen to com.Hileb.custom_ Colorful_ Enrollment. api. registry. ColorInstancesRegistry $RegistryEvent to register. It can be registered or generated by the loader. This module comes with two color generators: Minecraft: enhancement generates original enchanted light effect # 8040CB Custom_ Colorful_ Enhancement: nbt If there is an enhancement in the item nbt_ Color adds this value as the lighting effect.rendering
Canceled the original enchanted light rendering. Obtain all lighting effects, average the Mod and render (merge).Gallery
[Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources