Skip to content

Commit f2da2d2

Browse files
committed
fix #389
1 parent 47e1936 commit f2da2d2

File tree

10 files changed

+80
-10
lines changed

10 files changed

+80
-10
lines changed

datapacks/Skyblock CE datapacks/data/skyblock/function/islands/default.mcfunction

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ execute in minecraft:overworld as @a[scores={SkyblockCE_default=1}] run gamerule
3434
execute in minecraft:overworld as @a[scores={SkyblockCE_default=1}] run scoreboard players set @a SkyblockCE_tp 1
3535
execute in minecraft:overworld as @a[scores={SkyblockCE_default=1}] run fill 7 110 -13 -7 -60 5 minecraft:air
3636
execute in minecraft:overworld as @a[scores={SkyblockCE_default=20}] run place template skyblock:classic -4 61 -6
37-
execute in minecraft:overworld as @a[scores={SkyblockCE_default=33}] run setblock 1 66 -3 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21/1.21.1"}']}} replace
3837
execute in minecraft:overworld as @a[scores={SkyblockCE_default=35}] run setblock 1 66 -2 minecraft:air
3938

4039

datapacks/Skyblock CE datapacks/data/skyblock/function/islands/large.mcfunction

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ execute in minecraft:overworld as @a[scores={SkyblockCE_large=1}] run gamerule a
3434
execute in minecraft:overworld as @a[scores={SkyblockCE_large=1}] run scoreboard players set @a SkyblockCE_tp 1
3535
execute in minecraft:overworld as @a[scores={SkyblockCE_large=1}] run fill 7 110 -13 -7 -60 5 minecraft:air
3636
execute in minecraft:overworld as @a[scores={SkyblockCE_large=20}] run place template skyblock:large_classic -5 45 -5
37-
execute in minecraft:overworld as @a[scores={SkyblockCE_large=33}] run setblock -1 68 -1 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21/1.21.1"}']}} replace
3837
execute in minecraft:overworld as @a[scores={SkyblockCE_large=35}] run setblock -1 68 0 minecraft:air
3938

4039

datapacks/Skyblock CE datapacks/data/skyblock/function/islands/small.mcfunction

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ execute in minecraft:overworld as @a[scores={SkyblockCE_small=1}] run gamerule a
3434
execute in minecraft:overworld as @a[scores={SkyblockCE_small=1}] run scoreboard players set @a SkyblockCE_tp 1
3535
execute in minecraft:overworld as @a[scores={SkyblockCE_small=1}] run fill 7 110 -13 -7 -60 5 minecraft:air
3636
execute in minecraft:overworld as @a[scores={SkyblockCE_small=3}] run place template skyblock:small_classic -1 62 -3
37-
execute in minecraft:overworld as @a[scores={SkyblockCE_small=10}] run setblock 1 66 0 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21/1.21.1"}']}} replace
3837
execute in minecraft:overworld as @a[scores={SkyblockCE_small=35}] run setblock 0 62 1 minecraft:dirt destroy
3938
execute in minecraft:overworld as @a[scores={SkyblockCE_small=35}] run setblock 1 66 1 minecraft:air
4039

datapacks/Skyblock CE datapacks/data/skyblock/function/islands/very_small.mcfunction

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#READING THE COPYRIGHT (C): <https://www.minecraft.net/en-us/terms>
66

77

8-
##Small (Hard)
8+
##Very Small (Extreme)
99

1010

1111
execute as @a[scores={SkyblockCE_islands=4}] run scoreboard objectives add SkyblockCE_very_small minecraft.custom:minecraft.play_time
@@ -34,7 +34,6 @@ execute in minecraft:overworld as @a[scores={SkyblockCE_very_small=1}] run gamer
3434
execute in minecraft:overworld as @a[scores={SkyblockCE_very_small=1}] run scoreboard players set @a SkyblockCE_tp 1
3535
execute in minecraft:overworld as @a[scores={SkyblockCE_very_small=1}] run fill 7 110 -13 -7 -60 5 minecraft:air
3636
execute in minecraft:overworld as @a[scores={SkyblockCE_very_small=3}] run place template skyblock:very_small_classic -1 62 -1
37-
execute in minecraft:overworld as @a[scores={SkyblockCE_very_small=10}] run setblock -1 65 0 birch_wall_sign[facing=west,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21/1.21.1"}']}} replace
3837

3938

4039
#Very Small Classic Desert

datapacks/Skyblock CE datapacks/data/skyblock/function/skyblock_mc_setup.mcfunction

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
##Function Setup Minecraft (AGGIUNGERE QUI TUTTE LE FUNZIONI SE SERVONO CON ALLA FINE LA VERSIONE SPECIFICA SENZA IL PUNTO COME: 121)
1616
function skyblock:mc121
1717
function skyblock:mc1212
18+
function skyblock:mc1214
1819

1920

2021
##Scoreboard Install Minecraft (AGGIUNGERE QUI TUTTE LE SCOREBOARD SE E NECCESARIO CON ALLA FINE LA VERSIONE SPECIFICA SENZA IL PUNTO COME: 121)

datapacks/Skyblock CE datapacks/data/skyblock/function/versions/changelog/building_version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
"Release Building": "JE-1.21/1.21.1-6.1.0-Skyblock_Classic_Edition:BUILDING:???",
99

10-
"Nightly Building": "JE-1.21/1.21.1-6.0.0-Skyblock_Classic_Edition:NIGHTLY_BUILDING_21.02.2025.41735a_[main]",
10+
"Nightly Building": "JE-1.21/1.21.1-6.0.0-Skyblock_Classic_Edition:NIGHTLY_BUILDING_21.02.2025.51735a_[main]",
1111

1212
"Data_pack": "TRUE",
1313

datapacks/Skyblock CE datapacks/pack.mcmeta

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@
3030
},
3131
"directory": "skyblock_mc1212"
3232
},
33+
{
34+
"formats": {
35+
"min_inclusive": 61,
36+
"max_inclusive": 61
37+
},
38+
"directory": "skyblock_mc1214"
39+
},
3340
{
3441
"formats": {
3542
"min_inclusive": 48,

datapacks/Skyblock CE datapacks/skyblock_mc121/data/skyblock/function/mc121.mcfunction

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,24 @@
55
#READING THE COPYRIGHT (C): <https://www.minecraft.net/en-us/terms>
66

77

8-
##Skyblock Minecraft (1.21)
9-
#execute as @a[scores={mc121=1}] run say 1.21 is available!
8+
##Skyblock Minecraft (1.21/1.21.1)
9+
#execute as @a[scores={mc121=1}] run say 1.21 is available!
10+
11+
12+
#Setup Version
13+
14+
15+
##Wall Texts Version Sign - Large (Easy) 1.21/1.21.1
16+
execute in minecraft:overworld as @a[scores={SkyblockCE_large=33}] run setblock -1 68 -1 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21/1.21.1"}']}} replace
17+
18+
19+
##Wall Texts Version Sign - Default (Normal) 1.21/1.21.1
20+
execute in minecraft:overworld as @a[scores={SkyblockCE_default=33}] run setblock 1 66 -3 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21/1.21.1"}']}} replace
21+
22+
23+
##Wall Texts Version Sign - Small (Hard) 1.21/1.21.1
24+
execute in minecraft:overworld as @a[scores={SkyblockCE_small=10}] run setblock 1 66 0 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21/1.21.1"}']}} replace
25+
26+
27+
##Wall Texts Version Sign - Very Small (Hard) 1.21/1.21.1
28+
execute in minecraft:overworld as @a[scores={SkyblockCE_very_small=10}] run setblock -1 65 0 birch_wall_sign[facing=west,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21/1.21.1"}']}} replace

datapacks/Skyblock CE datapacks/skyblock_mc1212/data/skyblock/function/mc1212.mcfunction

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,24 @@
55
#READING THE COPYRIGHT (C): <https://www.minecraft.net/en-us/terms>
66

77

8-
##Skyblock Minecraft (1.21.2)
9-
#execute as @a[scores={mc1212=1}] run say 1.21.2 is available!
8+
##Skyblock Minecraft (1.21.2/1.21.3)
9+
#execute as @a[scores={mc1212=1}] run say 1.21.2 is available!
10+
11+
12+
#Setup Version
13+
14+
15+
##Wall Texts Version Sign - Large (Easy) 1.21.2/1.21.3
16+
execute in minecraft:overworld as @a[scores={SkyblockCE_large=33}] run setblock -1 68 -1 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21.2/1.21.3"}']}} replace
17+
18+
19+
##Wall Texts Version Sign - Default (Normal) 1.21.2/1.21.3
20+
execute in minecraft:overworld as @a[scores={SkyblockCE_default=33}] run setblock 1 66 -3 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21.2/1.21.3"}']}} replace
21+
22+
23+
##Wall Texts Version Sign - Small (Hard) 1.21.2/1.21.3
24+
execute in minecraft:overworld as @a[scores={SkyblockCE_small=10}] run setblock 1 66 0 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21.2/1.21.3"}']}} replace
25+
26+
27+
##Wall Texts Version Sign - Very Small (Hard) 1.21.2/1.21.3
28+
execute in minecraft:overworld as @a[scores={SkyblockCE_very_small=10}] run setblock -1 65 0 birch_wall_sign[facing=west,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21.2/1.21.3"}']}} replace
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
#Copyright (C) Loweredgames (Lorenzo Giannini)
2+
#Contacted:<https://github.com/Loweredgames>
3+
#This Source Code Form is subject to the terms of the License.
4+
#NOT OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG STUDIO.
5+
#READING THE COPYRIGHT (C): <https://www.minecraft.net/en-us/terms>
6+
7+
8+
##Skyblock Minecraft (1.21.4)
9+
#execute as @a[scores={mc1214=1}] run say 1.21.4 is available!
10+
11+
12+
#Setup Version
13+
14+
15+
##Wall Texts Version Sign - Large (Easy) 1.21.4
16+
execute in minecraft:overworld as @a[scores={SkyblockCE_large=33}] run setblock -1 68 -1 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21.4"}']}} replace
17+
18+
19+
##Wall Texts Version Sign - Default (Normal) 1.21.4
20+
execute in minecraft:overworld as @a[scores={SkyblockCE_default=33}] run setblock 1 66 -3 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21.4"}']}} replace
21+
22+
23+
##Wall Texts Version Sign - Small (Hard) 1.21.4
24+
execute in minecraft:overworld as @a[scores={SkyblockCE_small=10}] run setblock 1 66 0 birch_wall_sign[facing=south,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21.4"}']}} replace
25+
26+
27+
##Wall Texts Version Sign - Very Small (Hard) 1.21.4
28+
execute in minecraft:overworld as @a[scores={SkyblockCE_very_small=10}] run setblock -1 65 0 birch_wall_sign[facing=west,waterlogged=false]{back_text:{messages:['{"text":"This"}','{"text":"is"}','{"text":"a"}','{"text":"secret!!!"}']},front_text:{color:"white",has_glowing_text:1b,messages:['{"text":"Skyblock"}','{"text":"Classic Edition"}','{"text":"---------------"}','{"text":"1.21.4"}']}} replace

0 commit comments

Comments
 (0)