Merge branch 'bosshp_minecraft_fix' of olegtsvetkov/sm-plugins into master
This commit is contained in:
commit
2db2bda3f7
@ -1,6 +1,6 @@
|
||||
"bosses"
|
||||
{
|
||||
"0" Stage 1
|
||||
"0" // Stage 1
|
||||
{
|
||||
"name" "Barricade"
|
||||
"method" "counter"
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
"counter" "cave2_obs_build_count"
|
||||
}
|
||||
"2" Stage 2
|
||||
"2" // Stage 2
|
||||
{
|
||||
"name" "Ghast"
|
||||
"method" "hpbar"
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
"counter" "nether_portalcounter"
|
||||
}
|
||||
"4" Stage 3
|
||||
"4" // Stage 3
|
||||
{
|
||||
"name" "Lower Pistons"
|
||||
"method" "counter"
|
||||
|
Loading…
Reference in New Issue
Block a user