your current location:首页 > news>CUSTOM FLUID MI Xin Minecraft

CUSTOM FLUID MI Xin Minecraft

2024-12-15 01:36:38|Myriagame |source:minecraft skins

With the help of data packets, this model allows you to generate a block when flowing (such as magma, water) flow (such as the magma flow when water can no longer produce obsidian, can customize any block), cause a explosion or execute one.McFunction file.

Example of block file:

 {"flowing": "#minecraft: lava", "blocks_nearby": ["minecraft: diamond_block", "minecraft: beacon", "#m" inCraft: Water "]," Result": {" Type ":" block "," block ":" minecraft: diamond_ore "}} 

Example of explosion files:

 {"flowing": "#minecraft: lava", "blocks_nearby": ["minecraft: obsidian", "#mineCraft: water"], "Result": {"type" ": "Explove", "Power": 2}} 

Example of .mcfunction file:

 {"flowing": "#minecraft: lava", "blocks_nearby": [minecraft: wither_skeleton_skull "," minecraft: set_head "," Minecraft: Soul_sand "]," Result ": {"Type": "function", "function": "test: test_function"}} 

mcfunction:

 Fill ~ -2 ~ -2 ~ -2 ~ 2 ~ 2 ~ 2 AIR Summon Lightning_bolt ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ {invul: 1} 

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.