Details
-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 1.16.200.56 Beta, 1.16.20.50 Beta, 1.16.10, 1.16.40 Hotfix, 1.16.100
-
Fix Version/s: None
-
Labels:
-
Confirmation Status:Confirmed
-
Platform:Multiple
-
ADO:382626
Description
Summary:
Piglins are attracted to powered rails.
Steps to Reproduce:
- Spawn a piglin
- Throw a powered rail near it
Observed Results:
The piglin picks up and admires the powered rail.
Expected Results:
The piglin should not be attracted to the powered rail.
Fix:
Remove
{ "item": "minecraft:golden_rail", "priority": 2, "admire": true, "stored_in_inventory": true },
from piglin.json
Attachments
Issue Links
- relates to
-
MC-173169 Piglins still aren't attracted to powered rails
- Resolved