《我的世界》个人数据包,以完善和想象为主。
This is a project to develop a personal datapack for Minecraft(JE). It aims to make the game 'a whole'. Also imagination is a big part of reasons for the creations. Imagination and enhancement!
JEI
is highly recommended!
- Minecraft itself
- Farmer's Delight
- Cultural Delights
- Corn Delight
- Create (v0.5+)
- Exnihilo: Sequentia (Name: Ex Nihilo: Sequentia)
- PigSteel (Stopped)
All the mods can be found on curseforge.com
To View it online:
See byTTPeter_Recipe changes doc_online.md
. You may click here to view or here to download.
Also, a HTML version is offered.
To View it offline:
Download source pack to see byTTPeter_Recipe changes doc.md
. The pics referred in the file might not load from Github. So make sure there exists Changes_pic
folder. To View the Markdown Document, you may use Typora
. Alternatively, view byTTPeter_Recipe changes doc.html
in local.
Offline Booklet is provided here(Download)!
Sorry for some confusing choices, I actually know nothing about the neccessity of tags\blocks
and I just made it a copy of tags\items
.
Also, it seem that forge:grain
and forge:crops
didn't taken compressed counterparts into consideration. I don't know if that's true, but in my tags byttpeter_recipe
those are counted.
And please do not care about the sequence of tags of items. The tagging logic is really confusing and I thought it to be random.
Theme: matter recycle(rails, tripwire hook, sheets and blocks)
Mods Involved:
- Minecraft itself (None)
- Create
- Pigsteel
Change List:
- [add crushing method]
minecraft:tripwire_hook
tominecraft:iron_nugget
- [add crushing method]
minecraft:rail
tominecraft:iron_nugget
- [add crushing method]
minecraft:powered_rail
tominecraft:gold_nugget
,minecraft:redstone
- [add crushing method]
minecraft:detector_rail
tominecraft:iron_nugget
,minecraft:redstone
,pigsteel:pigsteel_ingot
- [add crushing method]
minecraft:activator_rail
tominecraft:iron_nugget
,minecraft:redstone
,pigsteel:pigsteel_ingot
- [add compacting method(heated)]
create:iron_sheet
tominecraft:iron_block
- [add compacting method(heated)]
create:golden_sheet
tominecraft:gold_block
- [add compacting method(heated)]
create:copper_sheet
tominecraft:copper_block
- [add compacting method(heated)]
create:brass_sheet
tocreate:brass_block
Explanation:
All new things are manufactured on Create
stuffs. (create:crushing_wheel
, create:mechanical_press
, etc.)
I didn't let sheets have method to ingots directly because that would likely to cause chaos in productions under mechanical press. And smelting type is also applied on fans, it would be wired to see sheets suddenly turn into ingots on belts.
The probabilities are carefully set. Producting won't be too fast.
Theme: Bread Making
Mods Involved:
- Farmer's Delight
- Cultural Delights
- Corn Delight
- Exnihilo: Sequentia
- Create
Change List:
- [add sieve method(water logged)] wheat(
hay_block
), etc.(grain) tofarmersdelight:wheat_dough
- [add sieve method(water logged)] wheat(
hay_block
), etc.(grain) tocreate:dough
- [add sieve method] wheat(
hay_block
), etc.(grain) tocreate:wheat_flour
- [add tag]
byttpeter_recipe:grain/compressed
- [add tag]
byttpeter_recipe:grain
- [add tag]
farmersdelight:grain/compressed
- [add tag]
farmersdelight:grain
Introduction:
It seems Farmer's Delight
remove the recipe for bread. As water buckets aren't friendly for producing in the early time, I took advantage of exnihilo
's sieve
to provide new methods.
The probabilities are bound to be pretty and balanced.
Explanation:
grain
terms above refer to items tagged with byttpeter_recipe:grain/compressed
.
sieve
refers to those of Exnihilo
.
For tags, set of byttpeter_recipe
includes set of farmersdelight
.
Theme: Origin's Enhancement
Mods Involved:
- Minecraft itself (None)
Change List:
- [add recipe] name tag
- [add recipe] elytra
Introduction:
This initial update focused on MC itself. As name tag
is a irreplaceable thing to build something sometimes and elytra
should be reachable for other players in multi-player game, I add recipes for them. I did not change game balance. Everything is of its rarity for it should be.