Merge pull request #140
This commit is contained in:
commit
aea874d565
@ -1805,25 +1805,31 @@ blocks:
|
|||||||
- id: 147
|
- id: 147
|
||||||
idStr: weightedPlate_light
|
idStr: weightedPlate_light
|
||||||
name: Weighted Pressure Plate (Light)
|
name: Weighted Pressure Plate (Light)
|
||||||
mapcolor: [100, 100, 100]
|
mapcolor: [231, 165, 45]
|
||||||
|
type: PRESSURE_PLATE
|
||||||
|
tex: [7, 1]
|
||||||
opacity: 0
|
opacity: 0
|
||||||
|
|
||||||
- id: 148
|
- id: 148
|
||||||
idStr: weightedPlate_heavy
|
idStr: weightedPlate_heavy
|
||||||
name: Weighted Pressure Plate (Heavy)
|
name: Weighted Pressure Plate (Heavy)
|
||||||
mapcolor: [100, 100, 100]
|
mapcolor: [191, 191, 191]
|
||||||
|
tex: [6, 1]
|
||||||
|
type: PRESSURE_PLATE
|
||||||
opacity: 0
|
opacity: 0
|
||||||
|
|
||||||
- id: 149
|
- id: 149
|
||||||
idStr: comparator
|
idStr: comparator
|
||||||
name: Redstone Comparator (inactive)
|
name: Redstone Comparator (inactive)
|
||||||
mapcolor: [100, 100, 100]
|
mapcolor: [100, 100, 100]
|
||||||
|
tex: [11, 11]
|
||||||
opacity: 0
|
opacity: 0
|
||||||
|
|
||||||
- id: 150
|
- id: 150
|
||||||
idStr: comparator
|
idStr: comparator
|
||||||
name: Redstone Comparator (active)
|
name: Redstone Comparator (active)
|
||||||
mapcolor: [100, 100, 100]
|
mapcolor: [100, 100, 100]
|
||||||
|
tex: [12, 11]
|
||||||
opacity: 0
|
opacity: 0
|
||||||
brightness: 8
|
brightness: 8
|
||||||
|
|
||||||
@ -1831,17 +1837,21 @@ blocks:
|
|||||||
idStr: daylightDetector
|
idStr: daylightDetector
|
||||||
name: Daylight Sensor
|
name: Daylight Sensor
|
||||||
mapcolor: [255, 100, 255]
|
mapcolor: [255, 100, 255]
|
||||||
|
tex: [13, 11]
|
||||||
opacity: 0
|
opacity: 0
|
||||||
|
|
||||||
- id: 152
|
- id: 152
|
||||||
idStr: blockRedstone
|
idStr: blockRedstone
|
||||||
name: Block of Redstone
|
name: Block of Redstone
|
||||||
mapcolor: [255, 100, 100]
|
mapcolor: [255, 100, 100]
|
||||||
|
tex: [14, 11]
|
||||||
|
brightness: 8
|
||||||
|
|
||||||
- id: 153
|
- id: 153
|
||||||
idStr: netherquartz
|
idStr: netherquartz
|
||||||
name: Nether Quartz Ore
|
name: Nether Quartz Ore
|
||||||
mapcolor: [255, 255, 255]
|
mapcolor: [255, 255, 255]
|
||||||
|
tex: [15, 11]
|
||||||
|
|
||||||
- id: 154
|
- id: 154
|
||||||
idStr: hopper
|
idStr: hopper
|
||||||
@ -1853,6 +1863,7 @@ blocks:
|
|||||||
idStr: quartzBlock
|
idStr: quartzBlock
|
||||||
name: Block of Quartz
|
name: Block of Quartz
|
||||||
mapcolor: [255, 255, 255]
|
mapcolor: [255, 255, 255]
|
||||||
|
tex: [9, 13]
|
||||||
|
|
||||||
- id: 156
|
- id: 156
|
||||||
idStr: stairsQuartz
|
idStr: stairsQuartz
|
||||||
@ -1863,6 +1874,10 @@ blocks:
|
|||||||
idStr: activatorRail
|
idStr: activatorRail
|
||||||
name: Activator Rail
|
name: Activator Rail
|
||||||
mapcolor: [100, 100, 100]
|
mapcolor: [100, 100, 100]
|
||||||
|
tex: [10, 13]
|
||||||
|
type: SIMPLE_RAIL
|
||||||
|
tex_extra:
|
||||||
|
powered: [11, 13]
|
||||||
opacity: 0
|
opacity: 0
|
||||||
|
|
||||||
- id: 158
|
- id: 158
|
||||||
@ -1886,7 +1901,11 @@ blocks:
|
|||||||
name: Hardened Clay
|
name: Hardened Clay
|
||||||
|
|
||||||
- id: 173
|
- id: 173
|
||||||
|
idStr: blockcoal
|
||||||
name: Block of Coal
|
name: Block of Coal
|
||||||
|
mapcolor: [100, 100, 100]
|
||||||
|
tex: [12, 13]
|
||||||
|
opacity: 0
|
||||||
|
|
||||||
- id: 174
|
- id: 174
|
||||||
name: Packed Ice
|
name: Packed Ice
|
||||||
|
Reference in New Issue
Block a user