Skip to content
petrolpark edited this page Jul 2, 2026 · 7 revisions

Additions

  • Wood, Anvil repair material and animal food Item Attributes
  • Flag Info and Intrinsic Flags JEI categories
  • Soft pquality support
  • Filtering recipes with the Mesh Basin

Changes

  • Large refactors, now incompatible with previous versions of dependents
  • Renamed "Contaminants" to "Flags"
  • Superheated recipes in JEI now show all possible superheating fuels, not just Blaze Cakes

Bug Fixes

  • Hanging when trying to place tubes between Sable sub levels
  • Failure to load without Create

API Reference

Can be applied to item stacks and other objects and will propagate through crafting

Timers that can be attached to item stacks to modify them after a given time, no matter what inventory they are in

A way for mods to detect groupings of players and store information on these groupings

Manipulation of loot table randomness and other RNG to give desired items

Additional inventory and hotbar slots for the player

Blocks and items that have variants craftable from any mod's wood

Loot and Data

Data-driven modifications to existing loot tables with greater versatility than NeoForge's GlobalLootModifiers

Data-driven changes to the world (give items, XP, unlock villager trades)

Levelable "Restaurants" shared between Teams giving Rewards for randomly-generated item requests

Additional implementations of vanilla's number providers used in loot tables, advancements, etc.

Recipes

Extension of NeoForge's ingredients to include descriptions and loot table forcing

Work with automatically-detected "compression" Recipes (e.g. nuggets <-> ingots <-> blocks)

Recycling (page under construction)

Balanced and versatile "uncrafting" API

Gating Recipes for vanilla and modded items behind item unlocks

Features (like blocks, items and mob effects) shared between multiple Petrolpark (and other) mods

Changelogs

1.3.1, 1.3.2, 1.3.3, 1.3.4
1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 1.4.9, 1.4.10, 1.4.11, 1.4.12, 1.4.13, 1.4.14, 1.4.15, 1.4.16, 1.4.17, 1.4.18, 1.4.19, 1.4.20, 1.4.21, 1.4.22, 1.4.23, 1.4.24, 1.4.25, 1.4.26, 1.4.27, 1.4.28, 1.4.29, 1.4.30, 1.4.31, 1.4.32, 1.4.33, 1.4.34, 1.4.35, 1.4.36
1.5.0

Clone this wiki locally