Now works with gtceu 1.1.0
This commit is contained in:
parent
7ce1f2e598
commit
756a0eee96
15 changed files with 271 additions and 264 deletions
|
|
@ -10,7 +10,8 @@
|
|||
{
|
||||
"effect": "minecraft:slowness",
|
||||
"amplifier": 2,
|
||||
"duration": 10
|
||||
"duration": 10,
|
||||
"hideParticles": false
|
||||
}
|
||||
],
|
||||
"affectHunger": true,
|
||||
|
|
@ -35,7 +36,8 @@
|
|||
{
|
||||
"effect": "minecraft:slowness",
|
||||
"amplifier": 2,
|
||||
"duration": 1
|
||||
"duration": 1,
|
||||
"hideParticles": false
|
||||
}
|
||||
],
|
||||
"reviveItem": "{id:\"item\",item:\"minecraft:paper\"}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue