求格式,红石渣求救
时间理论上...是不会无限的
走不动
/effect @p minecraft:slowness 1000000 5 true
跳不动
/effect @p minecraft:jump_boost 1000000 250 true
走不动
/effect @p minecraft:slowness 1000000 5 true
跳不动
/effect @p minecraft:jump_boost 1000000 250 true
要药水啊...https://minecraftcommand.science/potion-generator
复制代码复制代码复制代码复制代码
- /give @p potion 1 8205 {
- CustomPotionEffects: [
- {
- Id: 2,
- Amplifier: 5,
- Duration: 20000000
- }
- ],
- display: {
- Name: "Super Potion"
- }
- }
- /give @p potion 1 8205 {
- CustomPotionEffects: [
- {
- Id: 2,
- Amplifier: 5,
- Duration: 20000000
- },
- {
- Id: 8,
- Amplifier: 250,
- Duration: 20000000
- }
- ],
- display: {
- Name: "Super Potion"
- }
- }
- /give @p potion 1 16389 {
- CustomPotionEffects: [
- {
- Id: 2,
- Amplifier: 5,
- Duration: 20000000
- },
- {
- Id: 8,
- Amplifier: 250,
- Duration: 20000000
- }
- ],
- display: {
- Name: "Super Potion"
- }
- }
- /give @p potion 1 16389 {
- CustomPotionEffects: [
- {
- Id: 2,
- Amplifier: 5,
- Duration: 20000000
- }
- ],
- display: {
- Name: "Super Potion"
- }
- }