diff --git a/worlds/hell.png b/worlds/hell.png index 6d4789b..9cb983f 100644 Binary files a/worlds/hell.png and b/worlds/hell.png differ diff --git a/worlds/hmcs.png b/worlds/hmcs.png index 4666651..ea1bd5a 100644 Binary files a/worlds/hmcs.png and b/worlds/hmcs.png differ diff --git a/worlds/ice.json b/worlds/ice.json index 70cb5b9..eddb487 100644 --- a/worlds/ice.json +++ b/worlds/ice.json @@ -2,6 +2,13 @@ "world": { "heightmap": "worlds/hmcs.png", "texture": "worlds/hmcstexture.png", + "object-templates": [ + { + "color":100, + "file": "models/boom/Boom.obj", + "collision": false + } + ] }, "player": { "startposition": [ 100, 20, 100 ]