1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-07 21:41:43 +00:00

Bump development to 1.17, Added a few more light emitting blocks, Improved PlayerChatEvent formatting

This commit is contained in:
LOOHP
2021-06-13 00:56:41 +08:00
parent c6ac7b3593
commit edbc668fa2
19 changed files with 100755 additions and 67995 deletions
+100408 -67853
View File
File diff suppressed because it is too large Load Diff
+182 -9
View File
@@ -69,13 +69,21 @@
"type": "DoubleTag",
"value": 1
},
"ultrawarm": {
"type": "ByteTag",
"min_y": {
"type": "IntTag",
"value": 0
},
"has_ceiling": {
"type": "ByteTag",
"value": 0
},
"ultrawarm": {
"type": "ByteTag",
"value": 0
},
"height": {
"type": "IntTag",
"value": 256
}
}
}
@@ -136,13 +144,21 @@
"type": "DoubleTag",
"value": 1
},
"ultrawarm": {
"type": "ByteTag",
"min_y": {
"type": "IntTag",
"value": 0
},
"has_ceiling": {
"type": "ByteTag",
"value": 1
},
"ultrawarm": {
"type": "ByteTag",
"value": 0
},
"height": {
"type": "IntTag",
"value": 256
}
}
}
@@ -207,13 +223,21 @@
"type": "DoubleTag",
"value": 8
},
"ultrawarm": {
"type": "ByteTag",
"value": 1
"min_y": {
"type": "IntTag",
"value": 0
},
"has_ceiling": {
"type": "ByteTag",
"value": 1
},
"ultrawarm": {
"type": "ByteTag",
"value": 1
},
"height": {
"type": "IntTag",
"value": 256
}
}
}
@@ -278,13 +302,21 @@
"type": "DoubleTag",
"value": 1
},
"ultrawarm": {
"type": "ByteTag",
"min_y": {
"type": "IntTag",
"value": 0
},
"has_ceiling": {
"type": "ByteTag",
"value": 0
},
"ultrawarm": {
"type": "ByteTag",
"value": 0
},
"height": {
"type": "IntTag",
"value": 256
}
}
}
@@ -7046,6 +7078,147 @@
}
}
}
},
{
"name": {
"type": "StringTag",
"value": "minecraft:dripstone_caves"
},
"id": {
"type": "IntTag",
"value": 174
},
"element": {
"type": "CompoundTag",
"value": {
"precipitation": {
"type": "StringTag",
"value": "rain"
},
"effects": {
"type": "CompoundTag",
"value": {
"water_fog_color": {
"type": "IntTag",
"value": 329011
},
"sky_color": {
"type": "IntTag",
"value": 7907327
},
"fog_color": {
"type": "IntTag",
"value": 12638463
},
"water_color": {
"type": "IntTag",
"value": 4159204
},
"mood_sound": {
"type": "CompoundTag",
"value": {
"tick_delay": {
"type": "IntTag",
"value": 6000
},
"offset": {
"type": "DoubleTag",
"value": 2
},
"block_search_extent": {
"type": "IntTag",
"value": 8
},
"sound": {
"type": "StringTag",
"value": "minecraft:ambient.cave"
}
}
}
}
},
"depth": {
"type": "FloatTag",
"value": 0.125
},
"temperature": {
"type": "FloatTag",
"value": 0.8
},
"scale": {
"type": "FloatTag",
"value": 0.05
},
"downfall": {
"type": "FloatTag",
"value": 0.4
},
"category": {
"type": "StringTag",
"value": "underground"
}
}
}
},
{
"name": {
"type": "StringTag",
"value": "minecraft:lush_caves"
},
"id": {
"type": "IntTag",
"value": 175
},
"element": {
"type": "CompoundTag",
"value": {
"precipitation": {
"type": "StringTag",
"value": "rain"
},
"effects": {
"type": "CompoundTag",
"value": {
"water_fog_color": {
"type": "IntTag",
"value": 329011
},
"sky_color": {
"type": "IntTag",
"value": 8103167
},
"fog_color": {
"type": "IntTag",
"value": 12638463
},
"water_color": {
"type": "IntTag",
"value": 4159204
}
}
},
"depth": {
"type": "FloatTag",
"value": 0.1
},
"temperature": {
"type": "FloatTag",
"value": 0.5
},
"scale": {
"type": "FloatTag",
"value": 0.2
},
"downfall": {
"type": "FloatTag",
"value": 0.5
},
"category": {
"type": "StringTag",
"value": "underground"
}
}
}
}
]
}
+25 -25
View File
@@ -12,38 +12,38 @@
"PacketLoginOutPluginMessaging": "0x04",
},
"PlayIn": {
"0x10": "PacketPlayInKeepAlive",
"0x0F": "PacketPlayInKeepAlive",
"0x03": "PacketPlayInChat",
"0x13": "PacketPlayInPositionAndLook",
"0x12": "PacketPlayInPosition",
"0x14": "PacketPlayInRotation",
"0x0B": "PacketPlayInPluginMessaging",
"0x12": "PacketPlayInPositionAndLook",
"0x11": "PacketPlayInPosition",
"0x13": "PacketPlayInRotation",
"0x0A": "PacketPlayInPluginMessaging",
"0x06": "PacketPlayInTabComplete",
"0x25": "PacketPlayInHeldItemChange"
},
"PlayOut": {
"PacketPlayOutLogin": "0x24",
"PacketPlayOutPositionAndLook": "0x34",
"PacketPlayOutSpawnPosition": "0x42",
"PacketPlayOutChat": "0x0E",
"PacketPlayOutPlayerAbilities": "0x30",
"PacketPlayOutMapChunk": "0x20",
"PacketPlayOutUnloadChunk": "0x1C",
"PacketPlayOutLightUpdate": "0x23",
"PacketPlayOutKeepAlive": "0x1F",
"PacketPlayOutPlayerInfo": "0x32",
"PacketPlayOutUpdateViewPosition": "0x40",
"PacketPlayOutDisconnect": "0x19",
"PacketPlayOutPluginMessaging": "0x17",
"PacketPlayOutTabComplete": "0x0F",
"PacketPlayOutDeclareCommands": "0x10",
"PacketPlayOutRespawn": "0x39",
"PacketPlayOutGameState": "0x1D",
"PacketPlayOutEntityDestroy": "0x36",
"PacketPlayOutEntityMetadata": "0x44",
"PacketPlayOutLogin": "0x26",
"PacketPlayOutPositionAndLook": "0x38",
"PacketPlayOutSpawnPosition": "0x4B",
"PacketPlayOutChat": "0x0F",
"PacketPlayOutPlayerAbilities": "0x32",
"PacketPlayOutMapChunk": "0x22",
"PacketPlayOutUnloadChunk": "0x1D",
"PacketPlayOutLightUpdate": "0x25",
"PacketPlayOutKeepAlive": "0x21",
"PacketPlayOutPlayerInfo": "0x36",
"PacketPlayOutUpdateViewPosition": "0x49",
"PacketPlayOutDisconnect": "0x1A",
"PacketPlayOutPluginMessaging": "0x18",
"PacketPlayOutTabComplete": "0x11",
"PacketPlayOutDeclareCommands": "0x12",
"PacketPlayOutRespawn": "0x3D",
"PacketPlayOutGameState": "0x1E",
"PacketPlayOutEntityDestroy": "0x3A",
"PacketPlayOutEntityMetadata": "0x4D",
"PacketPlayOutSpawnEntity": "0x00",
"PacketPlayOutSpawnEntityLiving": "0x02",
"PacketPlayOutHeldItemChange": "0x3F"
"PacketPlayOutHeldItemChange": "0x48"
},
"StatusIn": {
"0x01": "PacketStatusInPing",