Compare commits
No commits in common. "13b46f995d59c8c6cc6a1da1fd33402088ac3ed1" and "4e6725efad3c3b95440333803421ce90cda933cf" have entirely different histories.
13b46f995d
...
4e6725efad
|
|
@ -1072,21 +1072,6 @@
|
||||||
"sha512": "f794ab3d2f758cee769daf144fcaeeb6803fbddfb8fcce3df71d6910d70ad0e1742db16598f7c199107af6c20a1b1d676c13f35354794f91520eb2431c120566"
|
"sha512": "f794ab3d2f758cee769daf144fcaeeb6803fbddfb8fcce3df71d6910d70ad0e1742db16598f7c199107af6c20a1b1d676c13f35354794f91520eb2431c120566"
|
||||||
},
|
},
|
||||||
"path": "mods/larger-biomes-1.0.jar"
|
"path": "mods/larger-biomes-1.0.jar"
|
||||||
},
|
|
||||||
{
|
|
||||||
"downloads": [
|
|
||||||
"https://cdn.modrinth.com/data/I0ObTTI7/versions/wl6lFT4y/datapack_utils-fabric-0.1.7%2B1.21.1.jar"
|
|
||||||
],
|
|
||||||
"env": {
|
|
||||||
"client": "required",
|
|
||||||
"server": "required"
|
|
||||||
},
|
|
||||||
"fileSize": 58073,
|
|
||||||
"hashes": {
|
|
||||||
"sha1": "dc612d59498789236a13cdfcaa9280fdf7fb4bfc",
|
|
||||||
"sha512": "8f601001f9411cc2fbbf7ade87bb256a80bfbd8191f75b5118c525fe81c142809bc8176cee12e8357016fc745ed8c8e9589fde59580d6823349a64f8ab57c55b"
|
|
||||||
},
|
|
||||||
"path": "mods/datapack_utils-fabric-0.1.7+1.21.1.jar"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
[
|
|
||||||
"minecraft:protection"
|
|
||||||
]
|
|
||||||
|
|
@ -1,50 +0,0 @@
|
||||||
[
|
|
||||||
{
|
|
||||||
"op": "replace",
|
|
||||||
"path": "/pools/0/entries/0/value/pools/0/entries/0/functions/1/enchantments",
|
|
||||||
"value": {
|
|
||||||
"minecraft:fire_protection": 4.0,
|
|
||||||
"minecraft:projectile_protection": 4.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"op": "replace",
|
|
||||||
"path": "/pools/0/entries/0/value/pools/1/entries/0/functions/1/enchantments",
|
|
||||||
"value": {
|
|
||||||
"minecraft:fire_protection": 4.0,
|
|
||||||
"minecraft:projectile_protection": 4.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"op": "replace",
|
|
||||||
"path": "/pools/0/entries/1/value/pools/0/entries/0/functions/1/enchantments",
|
|
||||||
"value": {
|
|
||||||
"minecraft:fire_protection": 4.0,
|
|
||||||
"minecraft:projectile_protection": 4.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"op": "replace",
|
|
||||||
"path": "/pools/0/entries/1/value/pools/1/entries/0/functions/1/enchantments",
|
|
||||||
"value": {
|
|
||||||
"minecraft:fire_protection": 4.0,
|
|
||||||
"minecraft:projectile_protection": 4.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"op": "replace",
|
|
||||||
"path": "/pools/0/entries/2/value/pools/0/entries/0/functions/1/enchantments",
|
|
||||||
"value": {
|
|
||||||
"minecraft:fire_protection": 4.0,
|
|
||||||
"minecraft:projectile_protection": 4.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"op": "replace",
|
|
||||||
"path": "/pools/0/entries/2/value/pools/1/entries/0/functions/1/enchantments",
|
|
||||||
"value": {
|
|
||||||
"minecraft:fire_protection": 4.0,
|
|
||||||
"minecraft:projectile_protection": 4.0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
[
|
|
||||||
"minecraft:protection"
|
|
||||||
]
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
[
|
|
||||||
"minecraft:protection"
|
|
||||||
]
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
[
|
|
||||||
"minecraft:protection"
|
|
||||||
]
|
|
||||||
|
|
@ -84,10 +84,6 @@
|
||||||
"namespace": "minecraft",
|
"namespace": "minecraft",
|
||||||
"path": "advancement/story/(mine_stone|iron_tools|form_obsidian).json"
|
"path": "advancement/story/(mine_stone|iron_tools|form_obsidian).json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"namespace": "minecraft",
|
|
||||||
"path": "enchantment/protection.json"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"namespace": "enderitemod",
|
"namespace": "enderitemod",
|
||||||
"path": "recipe/enderite_spear.json"
|
"path": "recipe/enderite_spear.json"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue