7 Commits

Author SHA1 Message Date
Elias Åström
6054726dcb Rewrite redstone 2024-11-20 02:31:45 +00:00
cora
cbed4aa453
Fix shulker dye recipes 2024-07-16 16:42:32 +02:00
cora
fb71c639c8
Revert "Make shulkers be registered with old dye names"
This reverts commit 31c4444aabfe2d2107ce953ce21598b2adbcc150.
2024-07-16 16:07:31 +02:00
Elias Åström
31c4444aab Make shulkers be registered with old dye names 2024-07-08 10:28:32 +00:00
Elias Fleckenstein
d8d4cb5def Revert color changes to GUI.
The Minecraft colorset (net.minecraft.util.text.TextFormatting) is only used for chat and tooltips.
This partically reverts 84819bf9f5164ab208b7be1e94d142906359a1af.
2021-04-19 14:44:20 +02:00
AFCMS
84819bf9f5 MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
Elias Åström
ed30fa0868 Move data from deprecated files to mod.conf
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.

This was done with a shell script :)
2021-03-18 17:37:12 +01:00