diff --git a/data/cursed/plasmid/game/spleef/explosive/run.json b/data/cursed/plasmid/game/spleef/explosive/run.json index c66e7d0..30cf0c4 100644 --- a/data/cursed/plasmid/game/spleef/explosive/run.json +++ b/data/cursed/plasmid/game/spleef/explosive/run.json @@ -15,7 +15,7 @@ { "weight": 100000, "data": { - "Name": "minecraft:snow" + "Name": "minecraft:snow_block" } }, { diff --git a/data/nucleoid/plasmid/game/spleef/to_the_moon.json b/data/nucleoid/plasmid/game/spleef/to_the_moon.json index ea2a86f..c82169a 100644 --- a/data/nucleoid/plasmid/game/spleef/to_the_moon.json +++ b/data/nucleoid/plasmid/game/spleef/to_the_moon.json @@ -80,7 +80,7 @@ "floor_provider": { "type": "minecraft:simple_state_provider", "state": { - "Name": "minecraft:snow" + "Name": "minecraft:snow_block" } }, "levels": 4,