FixCulteralDelightLootTable

Quick rating

Community listing page, reviews here may not be monitored by the author.

FixCulteralDelightLootTable

No reviews yet

Fix Cultural delight loot table avocado tree for 1.20.1

Mod Loaders
Minecraft

About

Description

Cultural Delights - 1.20.1 Loot Table Bugfix

Overview

This server-side datapack fixes broken block loot tables in Cultural Delights on Minecraft 1.20.1.

In 1.20+, Minecraft updated its loot table condition syntax (replacing minecraft:alternative with minecraft:any_of and minecraft:alternatives). Because the original mod's loot tables used the outdated syntax, breaking specific blocks either dropped nothing or flooded the game logs with parsing errors (Couldn't parse element).

This pack overrides the broken mod files with native 1.20.1-compliant JSON loot tables restoring proper block drops without needing to touch or recompile any Java code.

What’s Included in the Fix

Avocado Leaves (avocado_leaves.json & fruiting_avocado_leaves.json) Updated conditions to minecraft:any_of so tool matching works correctly in 1.20.1 Preserved all original drop mechanics, stick chances, Fortune bonuses, and avocado yields

Avocado Bundle (avocado_bundle.json) Added Silk Touch support to drop the bundle intact Standard breaks yield 2–4 avocados (scalable with Fortune, capped at 8)

Avocado Leaf Carpet (avocado_leaf_carpet.json) Restored simple self-drop table on block break

Exotic Roll Medley Block (exotic_roll_medley_block.json) Restored self-drop table to clear remaining log errors