mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 19:59:11 +00:00
Implement Copper variant of existing blocks (#6839)
This commit is contained in:
committed by
GitHub
parent
32db9f9136
commit
06a75759bb
@@ -145,10 +145,14 @@
|
||||
"CONCRETE": 16,
|
||||
"CONCRETE_POWDER": 16,
|
||||
"COPPER": 8,
|
||||
"COPPER_BARS": 8,
|
||||
"COPPER_BULB": 32,
|
||||
"COPPER_CHAIN": 24,
|
||||
"COPPER_DOOR": 256,
|
||||
"COPPER_GRATE": 8,
|
||||
"COPPER_LANTERN": 16,
|
||||
"COPPER_ORE": 1,
|
||||
"COPPER_TORCH": 5,
|
||||
"COPPER_TRAPDOOR": 128,
|
||||
"CORAL": 10,
|
||||
"CORAL_BLOCK": 10,
|
||||
@@ -453,7 +457,7 @@
|
||||
"LEGACY_STONECUTTER": 1,
|
||||
"LEVER": 16,
|
||||
"LIGHT": 16,
|
||||
"LIGHTNING_ROD": 6,
|
||||
"LIGHTNING_ROD": 48,
|
||||
"LILAC": 2,
|
||||
"LILY_OF_THE_VALLEY": 1,
|
||||
"LILY_PAD": 1,
|
||||
|
Reference in New Issue
Block a user