1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-03 02:47:56 +00:00

Use tags to check if something is a dye

This commit is contained in:
Merith-TK
2021-02-22 03:08:41 -08:00
parent 71d764f122
commit d483a91459
3 changed files with 16 additions and 10 deletions

View File

@@ -72,4 +72,13 @@ port :8080.
# Other rules as before.
Closes #540
```
```
The alterations in ColourUtils.java were not needed so they were not ported over
```
6f868849ab2f264508e12c184cc56f2632aaf5bc
Use tags to check if something is a dye
We half did this already, just needed to change a couple of checks.
Closes #541.
```