Expand description
Content registration (custom items / blocks / food).
Structs§
- Advancement
Reward - A loot table entry used as an advancement reward (grants items when an
advancement is completed). Replaces
patchouli:guide_bookloot. - Block
Def - A custom block to register; it also gets a matching block-item.
- Book
Recipe - A shapeless recipe that produces a book from
yog-book. Replacespatchouli:shapeless_book_recipe. - FoodDef
- Nutritional properties for a food item.
- Furnace
Recipe - A furnace smelting recipe.
- ItemDef
- A custom item to register, identified by
namespace:path. - Item
Modifier - An item modifier applied during loot generation (like smelting, enchanted, etc.).
- Shaped
Recipe - A shaped crafting recipe (3×3 grid with a pattern and key mapping).
- Shapeless
Recipe - A shapeless crafting recipe (unordered ingredients).