We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26bc346 commit 40ea4dcCopy full SHA for 40ea4dc
2 files changed
smithed_libraries/packs/actionbar/beet.yaml
@@ -2,7 +2,7 @@ extend: "@smithed_libraries/common.yaml"
2
3
id: smithed.actionbar
4
name: Smithed Actionbar
5
-version: "0.6.6"
+version: "0.7.0"
6
description: Native Actionbar Library for Smithed
7
8
data_pack:
smithed_libraries/packs/actionbar/data/smithed.actionbar/predicate/impl/is_day.json
@@ -14,6 +14,7 @@
14
"condition": "minecraft:inverted",
15
"term": {
16
"condition": "minecraft:time_check",
17
+ "clock": "minecraft:overworld",
18
"value": {
19
"min": 12542,
20
"max": 23459
@@ -34,6 +35,7 @@
34
35
36
37
38
39
40
"min": 12010,
41
"max": 23991
0 commit comments