Changes
Page history
added more prefixes to mob variables
authored
Jul 22, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Mobs/Mobs.md
View page @
1561b573
...
...
@@ -366,6 +366,12 @@ VariableZombie:
> - a `AnIntVariable` variable of type `INTEGER` and of value `2`
> - a `AFloatVariable` variable of type `FLOAT` and of value `420.69`
Possible prefixes:
-
`int/`
-
`float/`
-
`set/`
-
`list/`
-
`map/`
#### Trades
Customizes the villager trades.
...
...
...
...