idcppl

Results 4 issues of idcppl

**Describe the bug** Cells `base` layer is being provided a color through metaitem, so it makes the edges of the item a different color. https://github.com/GregTechCE/GregTech/blob/master/src/main/java/gregtech/api/items/metaitem/MetaItem.java#L162 **Versions** Forge: 14.23.5.2847 GTCE: Latest...

type: bug
status: pr welcome
status: accepted

**Is your feature request related to a problem? Please describe.** A lot of the material system is attached to enums that dev's are forced to use EnumHelper for. In example,...

type: feature

What: This PR allows for people to implement their own tooltips, with more than one line. How solved: This is solved by allowing for the user to pass a list...

type: feature
rsr: revision

**Describe the bug** Whenever you call the method `recipe.inputs` and the stack is null it'll error. **Versions** GTCE: Latest **Setup** Errors on load up with CraftTweaker scripts. **Steps To Reproduce**...

type: bug
status: unverified