Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit ec6f608

Browse files
committed
Update niklas info.
1 parent ffccc46 commit ec6f608

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

advancements/assets/craftblock_advancements/advancements/hiddenniklas.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"parent": "craftblock_advancements:hidden",
33
"display": {
44
"icon": {
5-
"item": "minecraft:wool",
6-
"data": 5
5+
"item": "skatekappa:rainbow_wool"
76
},
87
"title": "Don't you dare...",
98
"description": "Blame Niklas!",

config/splash.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Splash screen properties
2-
#Fri Jul 30 20:30:22 CEST 2021
2+
#Sun Sep 05 11:56:57 CEST 2021
33
background=0x262626
44
memoryGood=0x78CB34
55
font=0xFFFFFF

scripts/vanilla.zs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,7 @@ recipes.addShaped("enderchest", <minecraft:ender_chest>, [
107107
]);
108108

109109
// Blaze rod info
110-
moretweaker.jei.MoreJei.addDescription(<minecraft:blaze_rod>, ["Spoiler: Empty rod + powder"]);
110+
moretweaker.jei.MoreJei.addDescription(<minecraft:blaze_rod>, ["Spoiler: Empty rod + powder"]);
111+
112+
// Rainbow wool info
113+
moretweaker.jei.MoreJei.addDescription(<skatekappa:rainbow_wool>, ["Legends are told that naming sheep 'derNiklaas' makes them go full rainbow."]);

0 commit comments

Comments
 (0)