promotional bannermobile promotional banner

Farming for Blockheads

Adds a customizable market, shipping bin, sprinklers and more farming utilities.
Back to Files

FarmingForBlockheads_1.14.4-5.3.0.jar

File nameFarmingForBlockheads_1.14.4-5.3.0.jar
Uploader
BlayTheNinthBlayTheNinth
Uploaded
Dec 30, 2019
Downloads
238
Size
249.4 KB
Mod Loaders
—
File ID
2851736
Type
R
Release
Supported game versions
  • 1.14.4

What's new

Fixed crash when right-clicking something other than farmland with fertilizer

Added support for BiomesOPlenty and Simple Farming

Fixed invalid market data causing all other data packs to fail loading

Update Russian translation (by Bytegm)

 

Custom Market Data

Added additional loading of market data from "config/farmingforblockheads/MarketRegistry.json" - I'd still recommend data packs for larger scenarios though, as they allow splitting data into multiple files, and can be easily reused.

Added alternative syntax for simple items when you don't care about count or nbt - "output": {"item": "minecraft:diamond"} can now be shortened to just "output": "minecraft:diamond"

Re-added error message printing on login to make registry errors easier to find

Added "modId" field that will cause a JSON file to only be loaded if the given mod is also loaded

Added "group" field that can be used to define a default category and payment for entries in the file - these are the "groups" that the "groupOverrides" field uses. Example: https://github.com/blay09/FarmingForBlockheads/blob/1.14.x/src/main/resources/data/farmingforblockheads/farmingforblockheads_compat/vanilla_saplings.json

 

Also note that the initial example I gave for the custom data pack had an error in the custom category icon - while that is now solved thanks to the new optional shorter item syntax, I've also updated the example to match the original format.

This mod has no additional files