HomeJavaModsCreate Positional
Create Positional

Create Positional

features

why?

because the create mod doesn't have a real reason to go out and explore your world, because you can just build everything in one place. This mod adds new recipes that require you to explore your world and find the right conditions to get the resources you need.

new recipes

washing

crushing

new recipe types

example:

{
  "type": "createpositional:biome_y_splashing",
  "ingredients": [
    {
      "item": "minecraft:gravel"
    }
  ],
  "results": [
    {
      "chance": 0.25,
      "id": "minecraft:flint"
    },
    {
      "chance": 0.125,
      "id": "minecraft:gold_nugget"
    }
  ],
  "biome": "minecraft:desert"
}

all recipes are data driven and can be added or removed by datapacks.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more