|
简易缩放 (Simple Scaling)Github |相关wiki |源站链接支持: 数据包 , fabric , forge , quilt通过简单易用的命令简单地缩放实体和玩家。
以创意为设计初衷
这不应该影响原版游戏玩法,但请谨慎使用。
#### 常规简易缩放
Simple Scaling 是一个你可以包含在你的世界中的数据包,允许你缩放实体(以及/或玩家作为操作员)。
添加的命令
触发器命令
_注意,所有触发器命令都对所有玩家可用。_
- `/trigger SetScale0.0625x` 将比例设置为正常比例的1/16
- `/trigger SetScale0.125x` 将比例设置为正常比例的1/8
- `/trigger SetScale0.25x` 将比例设置为正常比例的1/4
- `/trigger SetScale0.5x` 将比例设置为正常比例的1/2
- `/trigger SetScale1x` 将比例设置为正常比例
- `/trigger SetScale2x` 将比例设置为正正常比例的2倍
- `/trigger SetScale4x` 将比例设置为正常比例的4倍
- `/trigger SetScale8x` 将比例设置为正常比例的8倍
- `/trigger SetScale16x` 将比例设置为正常比例的16倍
_参考最近实体的比例_
功能命令
_注意,功能命令需要操作员权限_
- `/function simplescaling:entity/setcustomscale {scale:x}` 用数字\"x\"替换,将最近实体的比例设置为该数字
- `/function simplescaling:player_self/setcustomscale {scale:x}` 用数字\"x\"替换,将你的比例设置为该数字
- `/function simplescaling:player_other/setcustomscale {scale:x}` 用数字\"x\"替换,将最接近的玩家的比例设置为该数字
[](链接 \"在ko-fi.com上捐赠\")
[](链接 \"加入我的Discord\")
截图:
来自Modrinth所有游戏版本1.211.21.124w39a1.20.51.20.623w51a1.20.5-pre1所有类型fabricforgeneoforgequiltdatapackSimple Scaling V2.1 (Mod)simple-scaling-2.1.jar下载2.1+mod#ReleaseFixed formatting for 1.21 & Higher & re-organized files. Setting scale of other things via trigger commands now has better logic.展开版本: 2.1+mod支持游戏: 1.21, 1.21.1, 24w39a类型:FabricForgeNeoForgeQuiltRelease下载次数: 625Simple Scaling V2.1SimpleScalingV2.1.zip下载2.1#ReleaseFixed formatting for 1.21 & Higher & re-organized files. Setting scale of other things via trigger commands now has better logic.展开版本: 2.1支持游戏: 1.21, 1.21.1, 24w39a类型: datapackRelease下载次数: 115Simple Scaling V2 (Mod)simple-scaling-2.jar下载2+mod#Release## Self Scaling & Scaling Book!### Added 10 New Trigger Commands:Sets your Scale!- `/trigger SelfScale0.0625x`- `/trigger SelfScale0.125x`- `/trigger SelfScale0.25x`- `/trigger SelfScale0.5x`- `/trigger SelfScale1x`- `/trigger SelfScale2x`- `/trigger SelfScale4x`- `/trigger SelfScale8x`- `/trigger SelfScale16x`Gives you the New Scaling Book which allows for easy scaling by clicking on the commands!- `/trigger ScalingBook`### Added 1 New Function CommandReplace X with a number between 0.0625 and 16, and replace username with the player you would like to set their scale for. Requires OP- `/function simplescaling:player_name/setcustomscale {scale:x,player:username}`展开版本: 2+mod支持游戏: 1.20.5, 1.20.6类型:FabricForgeQuiltRelease下载次数: 255Simple Scaling V2 (Datapack)SimpleScalingV2.zip下载2#Release## Self Scaling & Scaling Book!### Added 10 New Trigger Commands:Sets your Scale!- `/trigger SelfScale0.0625x`- `/trigger SelfScale0.125x`- `/trigger SelfScale0.25x`- `/trigger SelfScale0.5x`- `/trigger SelfScale1x`- `/trigger SelfScale2x`- `/trigger SelfScale4x`- `/trigger SelfScale8x`- `/trigger SelfScale16x`Gives you the New Scaling Book which allows for easy scaling by clicking on the commands!- `/trigger ScalingBook`### Added 1 New Function CommandReplace X with a number between 0.0625 and 16, and replace username with the player you would like to set their scale for. Requires OP- `/function simplescaling:player_name/setcustomscale {scale:x,player:username}`展开版本: 2支持游戏: 1.20.5, 1.20.6类型: datapackRelease下载次数: 118Simple Scaling V1simple-scaling-1.0.jar下载1.0+mod#Release# The Introduction of the Datapack## Added 9 Trigger Commands- /trigger SetScale0.0625x- /trigger SetScale0.125x- /trigger SetScale0.25x- /trigger SetScale0.5x- /trigger SetScale1x- /trigger SetScale2x- /trigger SetScale4x- /trigger SetScale8x- /trigger SetScale16x## Added 3 Function Commands- /function simplescaling:entity/setcustomscale (scale:x)- /function simplescaling:player_self/setcustomscale (scale:x)- /function simplescaling:player_other/setcustomscale (scale:x)展开版本: 1.0+mod支持游戏: 23w51a, 1.20.5-pre1类型:FabricForgeQuiltRelease下载次数: 94Simple Scaling V1SimpleScalingV1.zip下载1.0#Release# The Introduction of the Datapack## Added 9 Trigger Commands- /trigger SetScale0.0625x- /trigger SetScale0.125x- /trigger SetScale0.25x- /trigger SetScale0.5x- /trigger SetScale1x- /trigger SetScale2x- /trigger SetScale4x- /trigger SetScale8x- /trigger SetScale16x## Added 3 Function Commands- /function simplescaling:entity/setcustomscale (scale:x)- /function simplescaling:player_self/setcustomscale (scale:x)- /function simplescaling:player_other/setcustomscale (scale:x)展开版本: 1.0支持游戏: 23w51a, 1.20.5-pre1类型: datapackRelease下载次数: 46全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
简易缩放 |
|