Compare commits
15
Commits
3ce65d7243
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e4b847086 | ||
|
|
827cd778dd | ||
|
|
813a017eee | ||
|
|
5b794235a7 | ||
|
|
9b31a942c6 | ||
|
|
52f59dd93e | ||
|
|
cde56558cf | ||
|
|
a72ea2769e | ||
|
|
2ba4a96e8a | ||
|
|
83715f2477 | ||
|
|
ca3e04fd00 | ||
|
|
46679ad92c | ||
|
|
d4e77a5811 | ||
|
|
a0c0e785fa | ||
|
|
ca1acbe18b |
@@ -0,0 +1 @@
|
||||
.DS_Store
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
# Graves
|
||||
From https://modrinth.com/datapack/player-graves
|
||||
It makes graves that last forever by default when someone dies. Requires `keep_inventory` true, `immediate_respawn` false.
|
||||
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
# Dried Kelp Item Frames
|
||||
- dried kelp blocks can be used in place of leather for item frames
|
||||
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
# Easier Books
|
||||
- book and quill with charcoal, any potion, and a stick (instead of ink sac and quill)
|
||||
- bamboo planks in a row to make paper
|
||||
- using signs as the cover for a book
|
||||
@@ -1,3 +1,3 @@
|
||||
# GiveMyQuartzBackDatapack
|
||||
- From https://github.com/xZoomy/give-my-quartz-back-datapack/releases/tag/1.0
|
||||
From https://github.com/xZoomy/give-my-quartz-back-datapack/releases/tag/1.0
|
||||
- Craft any quartz block into 4x quartz.
|
||||
Binary file not shown.
+3
-2
@@ -1,3 +1,4 @@
|
||||
# Graves
|
||||
From https://modrinth.com/datapack/player-graves
|
||||
It makes graves that last forever by default when someone dies. Requires `keep_inventory` true, `immediate_respawn` false.
|
||||
From https://modrinth.com/datapack/ly-graves
|
||||
- Use `/function graves:config/options` to open options menu in chat. (I want to disable the despawn setting.)
|
||||
- Requires `keep_inventory`.
|
||||
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
# Map Parity
|
||||
- The Bedrock map recipe: 9 paper.
|
||||
@@ -1,9 +1,26 @@
|
||||
# datapacks
|
||||
- Copper Powered Rails: Copper alternate recipe for powered rails, at half efficiency
|
||||
- green_dye: green dye from mixing blue/yellow dye, green sheep from breeding blue/yellow sheep
|
||||
- MasterCutter: 500+ stonecutter recipes
|
||||
- Tangent's Vanilla Recipes: cobble -> deepslate with a cost, smelting rotten flesh to leather, scaffolding using sticks, and reversible string/wool
|
||||
|
||||
## Easier Crafting
|
||||
- Cauldron Concrete Powder: throw concrete powder into a cauldron to solidify it
|
||||
- Cauldron Mud: throw dirt into a cauldron to make mud
|
||||
- Dried Kelp Item Frames: dried kelp in place of leather for making item frames
|
||||
- Easier Books: bamboo planks -> paper; signs in place of leather for books; book & quill alt recipe: book, charcoal, any potion bottle, a stick
|
||||
- Map Parity: 9 paper for a map, like Bedrock
|
||||
- Resin Shulker Shells: minecart shape with resin bricks, magenta dye in center -> shulker shell
|
||||
|
||||
## Goals
|
||||
- BlazeandCave's Advancements Pack: 1000+ achievements
|
||||
|
||||
## Mechanics
|
||||
- Graves: When `keep_inventory` is enabled, items are left in a gravestone upon death
|
||||
|
||||
## Renewable Resources
|
||||
- Sandy Husks: husks drop sand, increasing with looting
|
||||
- Tangent's Vanilla Recipes: various things I felt were missing or minor quality improvements
|
||||
|
||||
## Reversible Crafting Recipes
|
||||
- Amethyst Recovery: amethyst blocks -> amethyst shards
|
||||
- ~~Amethyst Recovery: amethyst blocks -> amethyst shards~~
|
||||
- GiveMyQuartzBackDatapack: quartz blocks -> quartz
|
||||
@@ -0,0 +1,2 @@
|
||||
# Resin Shulker Shells
|
||||
- Minecart recipe, but with resin bricks, with magenta dye in the center -> shulker shell
|
||||
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
# Sandy Husks
|
||||
From https://modrinth.com/datapack/sandy-husks
|
||||
Makes husks drop sand, increasing with looting enchantments.
|
||||
From https://modrinth.com/datapack/sandy-husks
|
||||
- Makes husks drop sand, increasing with looting enchantments.
|
||||
Reference in New Issue
Block a user