flamingrickpat

7 mods across 1 repository, 1 stars between them.

find-village

01

flamingrickpat/pm-minecraft

Skill Claude CodeCodex

How to search for a village from a high vantage point using minecraftraytrace, minecraftrotate, minecraftwalkto (with settable chunklimit), and scanning the surroundings, hopping from high point to high point until a village is found. Use when the goal is to find a village, villagers, or village structures.

1 10d ago A 67 tokens original MIT

housing

02

flamingrickpat/pm-minecraft

Skill Claude CodeCodex

How to build a COZY and SAFE starter house out of wood and planks that monsters CANNOT get into. You need a door, a bed, a crafting table, and a furnace inside. Use this when you're ready to settle down and stop sleeping outside.

1 10d ago A 55 tokens original MIT

inventory-slots

03

flamingrickpat/pm-minecraft

Skill Claude CodeCodex

How to read the current inventory slot layout with minecraftinventoryslots before equipping, so you always know exactly which slot holds which item and never act on a wrong item in hand. Use before mining, crafting, eating, or selecting hotbar slots.

1 10d ago A 54 tokens original MIT

minecraft-waypoints

04

flamingrickpat/pm-minecraft

Skill Claude CodeCodex

Use in-memory waypoints (minecraftaddwaypoint / minecraftlistwaypoints) to remember short-lived coordinates like an ore vein, a staircase entry, or a block you can't mine yet. Because findblock cannot see underground (anti-x-ray), remember where things are instead of re-finding them.

1 10d ago A 64 tokens original MIT

safe-mining

05

flamingrickpat/pm-minecraft

Skill Claude CodeCodex

Rules for vertical travel and mining that never strand the bot. Use staircaseup / staircasedown (walkable ramp) instead of digging straight down or straight up. Keep pillarup for outdoor open space only. Always equip the right tool, then mine. Never dig straight down.

1 10d ago A 59 tokens original MIT

survival

06

flamingrickpat/pm-minecraft

Skill Claude CodeCodex

How to SURVIVE ENTIRELY in Minecraft the way big bro taught me. The FIRST day is the MOST IMPORTANT. Punch wood, make tools, get food, hide at night, then build a house and farm. Use this as everyday common sense — "what should I be doing RIGHT NOW to not die?".

1 10d ago A 67 tokens original MIT

pm-minecraft-mcp

07

flamingrickpat/pm-minecraft

MCP server Claude CodeCodexCursor

MCP server "pm-minecraft-mcp" as configured in flamingrickpat/pm-minecraft. Runs locally from the pm-minecraft-mcp Python package.

1 10d ago A tokens not measured original MIT