Chefs-Delight / NethersDelight_Forge

Nether's Delight is an addon mod for Farmer's Delight based around adding culinary content to the nether!
MIT License
5 stars 16 forks source link

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

Open Not-February opened 1 year ago

Not-February commented 1 year ago

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

Minimal instance

Performance and shader mods