Community listing page, reviews here may not be monitored by the author.
VamPan - Pulp Faction
No reviews yet
Pulp wood and more in to useful items, Pulp and grinder all in one
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Features machines that process raw materials or automation processes.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description

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
Manual Pulper:
Auto Pulper:
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

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: View our Github for more up to date information on what we like to add

FAQ:
Q:How do I use this mod?
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
{
"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 nromal 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.
Quick Note: Any versions starting with e in the verisons page are old versions, wont be fixed and are there for modpacks only, if there is a none e version of your version of minecraft please use that.
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/Auto Pulper Recipes
Manual:

Auto:

Pulper's GUI's
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

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

Pulp Faction in JEI
Todo Key:
,
, 
![[✔] Create Pulper](https://cdn.modrinth.com/data/cached_images/4c6c29606ba7c48cd535dbbce86ec6d2ef99257b.png)
![[✔] Create Json Recipes](https://cdn.modrinth.com/data/cached_images/a9e4fc6b86fc2e09e7befb5b2ca2164d243d2570.png)
![[✔] Better GUI image for Pulper](https://cdn.modrinth.com/data/cached_images/eb5c2ee017276b02849e6b7a868328bbb8e90e13.png)
![[✔] Port to other version after 1.21.1](https://cdn.modrinth.com/data/cached_images/3dddf5f43bdbf75d2dd9d7a9022efd26dddbc77b.png)
![[✔] Create Auto Pulper](https://cdn.modrinth.com/data/cached_images/553d12b5a341c9621df98d9399058636a51f4920.png)
![[0] Better GUI image for Auto Pulper](https://cdn.modrinth.com/data/cached_images/4e65cbe24513a5e8834d43393151d6956259c32c.png)
![[0] More useful recipes](https://cdn.modrinth.com/data/cached_images/1e42aff1f0bb714656374fa3e3267f7182084fd4.png)
Some items the Pulper can scrap:

FAQ:
Q:How do I use this mod?
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 0.0.0.4 and below
{
"type": "vppf:pulper",
"input": {
"item": "minecraft:bricks",
"count": 1
},
"output": {
"id": "minecraft:clay_ball",
"count": 2
},
"category": [
"misc"
]
}
Recipe Example 0.0.0.5 and above
{
"type": "vppf:pulp_recipe",
"ingredients": [
"minecraft:bricks"
],
"integers": [
1
],
"outputs": [
{
"id": "minecraft:clay_ball",
"count": 2
}
]
}
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 nromal 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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers



