Piglin is an aggressive mob, appears only in Nether (Hell). Pig-like, often in gold armor. Attacks with sword or crossbow, can open wooden doors. You can trade with piglin, for this you need to throw a piece or ingot of gold next to it. Piglin will pick up gold and throw a valuable item to the player: pieces of gold, threads, potion of fire resistance, quartz, gravel, glowstone, pearls of the end (7 units), netherite hoe, leather, obsidian, weeping obsidian, etc.. Piglin is neutral to the player wearing gold armor. If a golden object is thrown to a piglin with a crossbow, then he can throw his crossbow. Piglin attacks Hoglin, and he defends, while they both deal damage to each other until someone defeats. If a piglin gets into any other biome (except Nether), then after a few seconds it will turn into a zombified piglin, and the armor on it will remain
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: piglin_banner_pattern.desc
Health | 8 |
Damage | 2.5 |
Experience | 5 |
Where to find piglin
Here’s where you can find piglin in Minecraft, i.e. where piglin in Minecraft.
What piglin gives
Here is what you can get from piglin in Minecraft, i.e. which gives Piglin in Minecraft.
Summon piglin command
Here is the command that allows you to summon piglin in Minecraft, that is, how to create piglin in Minecraft.
Piglin can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:piglin_banner_pattern.desc
- press “ENTER”
You can also specify the coordinates by which piglin will be called:
-
/summon minecraft:piglin_banner_pattern.desc ~ ~ ~
the current coordinates of the player -
/summon minecraft:piglin_banner_pattern.desc 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:piglin_banner_pattern.desc ~10 50 ~-2
X = current X-coordinate + 10 blocks, Y = 50, Z = current Z-coordinate – 2 blocks
X – coordinate from west to east, Y – height, Z – coordinate from south to north.
The command can be written to the command block so that it is executed when a redstone signal is received. This is especially true if the piglin command does not fit in the chat line.