Player scale picker
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/player-scale-picker
资源信息
Minecraft 版本: 1.20.5 1.20.6 1.21
平台: datapack
标签: utility
资源介绍
Allows all players (including non-operators) to adjust their generic.scale attribute. Minimum and maximum values are configurable by operators.
Features
/trigger scale set <value>to set your scale. Value is 10x* the actual scale. (e.g. 10 is 1x, 5 is 0.5x, 20 is 2x, etc.)/trigger scale(with noset) to reset the scale of the player to 1x.- Players tagged by operators or other datapacks with the tag
no_scalingare not permitted to adjust their scale. - Operators can force a scale change by manually adjusting the scoreboard:
/scoreboard players set <player> scale <value>(0 to reset, otherwise identical to/triggerparameter) - Operators can change the minimum scale:
/scoreboard players set $minScale scale.conf <value>and maximum scale:/scoreboard players set $maxScale scale.conf <value>
*see below to change this
Defaults
- Minimum scale: 0.1x
- Maximum scale: 10x
Uninstallation
- Run
/function scaler:uninstall - Disable the datapack (
/datapack disable ...) or remove it from the datapack directory - Reload datapacks (
/reload)
Advanced configuration
- Adjust the scale factor (i.e. ratio between input value and resulting scale): In
/data/scaler/function/pre_invoke.mcfunctionand its equivalent in the overlay, the scale factor is managed by theexecute storeline. The default, 0.1, means that inputting 10 results in 100% scale; 0.01 would mean 100 = 100% scale, etc. If you change the scale factor, it might be necessary to change the reset scale on line 4.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~