VamPan - Pulp Faction

Published by VamPanMC on
Downloads:
2
Upvotes: 0
Share this:
Project status
In development
License
All Rights Reserved
Modification type
Supported Minecraft versions
1.21.1

Jump to downloads

titlemain image

Hello there, fellow Minecrafter!

I am VamPanMC, a rather old soul — a few thousand years, give or take. You might notice I’m not your average creature of the night… I’m a vampire–panda hybrid. Quite the rare species, I know. Don’t worry, though — I’ve already fed, so your neck is safe… for now.

 

Pulper Recipe
Pulper GUI

I was watching how some of you make paper from ... suger cane and was so confused, all that waste of sweet sweet sugar, so I have made you a tool we had in the old country, it's called a Pulper, you put in things like wood to get paper, wheet to get slim, home made slim is SO fun but then I was thinking people make so many items they didn't meant to or find things that they will never use, well you can pulp them in to rubble and cook that rule in to resources

OutputItems from rubble


 

The Pulper just works like a Crafting table, you put a item in it creates the item but it starts doing it soon as you put the item in like a funince and soon as you close the UI it will spit your items back out.

Other mods to use: I recommend you installing JEI, this isn't a must but it's a recommendation as you will be able to see Pulpers GUI in JEI with all our recipes, we use tags to group the items we supported in the vanilla game meaning it's hard to list ever since one, there is 18 recipes built in but using the tags means one recipe could be loads, EG gold rubble is able to accept 9 items, diamond rubble is able to accept 7, I hope you get my point

Todo: ✔(Done), 0(Todo), X(Cancelled)

[] Create Pulper

[] Create Json Recipes

[0] Better GUI image for Pulper

[0] Create Auto Pulper

[0] Port to other version after 1.21.1

Some items the Pulper can scrap:
 

Recycle thisitems to recycle

 

FAQ:

Q:Can I add custom recipes?

A:Using the namespace under data vppf and under recipes you can add your own recipes data/vppf/recipe/your_recipe.json

Recipe Example

{
  "type": "vppf:pulper",
  "input": {
    "item": "minecraft:bricks",
    "count": 1
  },
  "output": {
    "id": "minecraft:clay_ball",
    "count": 2
  },
  "category": [
    "misc"
  ]
}

 

Q: In the screenshot you have the item over campfires and laver but don't say we need to, do we?

A: No you don't need to, but if you put it over a normal campfire it will speed it up a little, a little more over a soul campfire and even faster over lavar but no you don't have to do this.

 

--

So, dear Minecrafter, I bring you this Pulper as a gift. I can’t wait to see what you grind and pulp up with it.

For those of you brilliant tinkerers who build modpacks — yes, you may use my creations within them. Consider this my blessing. Spread the magic far and wide, little human.

But don’t let that make you careless, hmm? My kindness doesn’t make you immune to my appetite. One day, when the moon is full and I’m feeling just a bit peckish… well, let’s just say I might come looking for a snack.

Sleep tight, little human.

Minecraft mod files
vppf-0.0.0.2-neoforge-1.21.1.jar Uploaded on: 11/28/2025 - 06:32   File size: 351.86 KB
Changelog

0.0.0.2 - First release