vault backup: 2025-03-24 20:45:46
All checks were successful
Update pages on webserver / Update (push) Successful in 5s
All checks were successful
Update pages on webserver / Update (push) Successful in 5s
This commit is contained in:
parent
bf821b0649
commit
66641a4b1e
@ -26,7 +26,7 @@ Macros allow us to reach into our array and pick out an entry that matching valu
|
|||||||
... one_macro.array[string:$(keyword)]
|
... one_macro.array[string:$(keyword)]
|
||||||
```
|
```
|
||||||
|
|
||||||
```ts
|
```haskell
|
||||||
// one_macro/run.mcfunction
|
// one_macro/run.mcfunction
|
||||||
|
|
||||||
data modify storage test_namespace:test_namespace temp.keyword set value 'entry500'
|
data modify storage test_namespace:test_namespace temp.keyword set value 'entry500'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user