You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// This File has been authored by AllTheMods Staff, or a Community contributor for use in AllTheMods - AllTheMods 10.
2
-
// As all AllTheMods packs are licensed under All Rights Reserved, this file is not allowed to be used in any public packs not released by the AllTheMods Team, without explicit permission.
Text.of("§c(Blocks like Modular Routers, Clickers, etc)")
61
-
])
62
-
63
-
allthemods.add("create:limestone",[Text.of("Make a Lava Source Block flow on top of Create Honey").gray()])
64
-
65
-
allthemods.add("create:scoria",[Text.of("Make a Lava Source Block flow on top of Create Chocolate").gray()])
66
-
})
67
-
68
-
// This File has been authored by AllTheMods Staff, or a Community contributor for use in AllTheMods - AllTheMods 10.
69
-
// As all AllTheMods packs are licensed under All Rights Reserved, this file is not allowed to be used in any public packs not released by the AllTheMods Team, without explicit permission.
1
+
// This File has been authored by AllTheMods Staff, or a Community contributor for use in AllTheMods - AllTheMods 10.
2
+
// As all AllTheMods packs are licensed under All Rights Reserved, this file is not allowed to be used in any public packs not released by the AllTheMods Team, without explicit permission.
Text.of("§cWARNING: Will delete all items in the Apprentice Satchel. Consider taking out all items from the Apprentice Satchel."),
91
+
Text.of("§7Tier: Afrit"),
92
+
])
93
+
//Create
94
+
allthemods.add('create:limestone',[
95
+
Text.of('Make a Lava Source Block flow on top of Create Honey').gray()
96
+
])
97
+
98
+
allthemods.add('create:scoria',[
99
+
Text.of('Make a Lava Source Block flow on top of Create Chocolate').gray()
100
+
])
101
+
})
102
+
103
+
104
+
// This File has been authored by AllTheMods Staff, or a Community contributor for use in AllTheMods - AllTheMods 10.
105
+
// As all AllTheMods packs are licensed under All Rights Reserved, this file is not allowed to be used in any public packs not released by the AllTheMods Team, without explicit permission.
0 commit comments