Merge branch 'MC-002' into 'master'
MC-002 Closes #2 See merge request dodsorfas/minecraft-datapacks!2
This commit is contained in:
commit
b1bbea8ba3
0
datapacks/1ps-1556049967/data/1ps/tags/functions/tick.json
Normal file → Executable file
0
datapacks/1ps-1556049967/data/1ps/tags/functions/tick.json
Normal file → Executable file
0
datapacks/1ps-1556049967/data/minecraft/tags/functions/tick.json
Normal file → Executable file
0
datapacks/1ps-1556049967/data/minecraft/tags/functions/tick.json
Normal file → Executable file
0
datapacks/1ps-1556049967/pack.mcmeta
Normal file → Executable file
0
datapacks/1ps-1556049967/pack.mcmeta
Normal file → Executable file
@ -0,0 +1 @@
|
|||||||
|
{}
|
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"rolls": 1,
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "item",
|
||||||
|
"name": "minecraft:elytra",
|
||||||
|
"weight": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"rolls": 1,
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "loot_table",
|
||||||
|
"name": "minecraft:entities/dodsloot/ender_dragon"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
6
dodsorfas_custom_loot/pack.mcmeta
Normal file
6
dodsorfas_custom_loot/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 1,
|
||||||
|
"description": "Dodsorfas Data Pack for custom mob loot"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user