Compare commits
No commits in common. "6b6df93c00053bfe93900e35f4ba7da664143628" and "005256cc17db201ab56c0bdf22f4e2c988a6da08" have entirely different histories.
6b6df93c00
...
005256cc17
|
|
@ -2,4 +2,3 @@ gamerule.doInsomnia=false
|
||||||
gamerule.reducedDebugInfo=true
|
gamerule.reducedDebugInfo=true
|
||||||
gamerule.minecartMaxSpeed=16
|
gamerule.minecartMaxSpeed=16
|
||||||
gamerule.keepInventory=true
|
gamerule.keepInventory=true
|
||||||
gamerule.playersSleepingPercentage=50
|
|
||||||
|
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:bread"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 3,
|
|
||||||
"saturation": 2.4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:carrot"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 2,
|
|
||||||
"saturation": 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:chorus_fruit"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 5,
|
|
||||||
"saturation": 6,
|
|
||||||
"can_always_eat": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:cooked_beef"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 5,
|
|
||||||
"saturation": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:cooked_chicken"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 5,
|
|
||||||
"saturation": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:cooked_cod"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 5,
|
|
||||||
"saturation": 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:cooked_mutton"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 5,
|
|
||||||
"saturation": 6
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:cooked_porkchop"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 8,
|
|
||||||
"saturation": 11.2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:cooked_salmon"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 6,
|
|
||||||
"saturation": 2.4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:cookie"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 1,
|
|
||||||
"saturation": 5.2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:dried_kelp"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 2,
|
|
||||||
"saturation": 0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:glow_berries"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 2,
|
|
||||||
"saturation": 8
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:golden_carrot"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 2,
|
|
||||||
"saturation": 10
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:pumpkin_pie"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 6,
|
|
||||||
"saturation": 13.2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:rabbit"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"nutrition": 2,
|
|
||||||
"saturation": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:rotten_flesh"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"food": {
|
|
||||||
"effects": [{
|
|
||||||
"effect": {
|
|
||||||
"id": "minecraft:hunger",
|
|
||||||
"show_icon": true,
|
|
||||||
"duration": 600
|
|
||||||
},
|
|
||||||
"probability": 0.8
|
|
||||||
}],
|
|
||||||
"nutrition": 5,
|
|
||||||
"saturation": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue