← Назад к ресурсам

Create ReLinked

A simple mod that allows Create redstone links to differentiate based not only on dye (for leather items), but also on renamed items.

Modrinth utility

Описание

# Create ReLinked A simple mod that allows Create redstone links to differentiate based not only on dye (for leather items), but also on renamed items. It ***only*** includes Dyed.RGB and Custom Name data, disregarding durability, enchantments, etc... ### Dependencies - **Create** -> [Modrinth](https://modrinth.com/mod/create), [CurseForge](https://www.curseforge.com/minecraft/mc-mods/create), [GitHub](https://github.com/Creators-of-Create/Create) ### Compatibility - From my testing, it is compatible with Create: Aeronautics, feel free to report any issues though. ### Features - Distinguish items renamed by anvil. - Distinguish dyed items based on their RGB values. (This is already present in Create) - Display the item information when you look at the Frequency Slots. ![Visual of how the additional information will be displayed for named items or colored items.](https://github.com/Gediged/Create-ReLinked/blob/master/screenshots/NameAndDyeExmpl.png?raw=true) ### Explanation With normal Create mod behavior, if you use a white wool block called "Custom Name" for Frequency Slot 1 and then create another Redstone Link with just an unnamed white wool block, these two will still link despite being different items. This mod simply adds the logic to compare the custom item names, since the data for those is already present in Frequency Slots. Additionally, it will display that information when you look at the Frequency slots. ![Shows the redstone links respecting the differently named items, where only the matching item type and item custom name will receive the signal](https://github.com/Gediged/Create-ReLinked/blob/master/screenshots/WhiteWoolCustomName.png?raw=true) ### Modpacks Feel free to use this mod in any modpack you'd like!