Nether's Delight

Nether's Delight

44M Downloads

[1.19.2]: Soul Compost drops Hoglin Loins instead of itself

Not-February opened this issue ยท 0 comments

commented

Description

This is not behavior I would have expected, as it is not in line with how compost from Farmer's Delight works(and also just is plain silly).

As found in the mod's loot table entry for the Soul Compost block:

{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "nethersdelight:hoglin_loin"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
]
}

Steps to reproduce

  1. Place Soul Compost.
  2. Break Soul Compost.
  3. Behold! Hoglin Loins.

Mod list

Forge 43.2.11
Farmer's Delight 1.19-1.2.1
Nether's Delight 1.19-3.0

Logs

No response

Forge

  • I am using the Forge version of Nether's Delight

Minimal instance

  • I have tested this on a minimal instance

Performance and shader mods

  • I have tested this without performance or shader mods