Does anyone know why nothing happens?
Code: Select all Reset
[ { "id" : "Farm.Animation.Mo.Plugin.unique.id.res00", "type" : "animation", "handle interpolation" : 5, "loop" : true, "frames" : [ { "bmp" : "CowAnimation_0001_bmp.png", "move x" : 0, "move y" : 0 }, { "bmp" : "CowAnimation_0002_bmp.png", "move x" : 0, "move y" : 0 }, { "bmp" : "CowAnimation_0003_bmp.png", "move x" : 0, "move y" : 0 }, { "bmp" : "CowAnimation_0004_bmp.png", "move x" : 0, "move y" : 0 } ] }, { "id" : "$Farm.Animals.Mo.Plugin.unique.id.res00", "type" : "farm", "title" : "Cow Farm", "text" : "A farm that produces milk and meat. It requires a lot of space and workers, but it is worth it. It is a great source of food and income for the city.", "author" : "Zareth", "width" : 3, "height" : 3, "frames" : [ { "bmp" : "FarmMo_bmp.png" } ], "animated" : [ { "id" : "Farm.Animation.Mo.Plugin.unique.id.res00" } ], "level" : 3, "build time" : 31, "price" : 1000, "workers" : 150, "sound click" : {"file" : "Farm.ogg"}, "influense noise" : 1, "influense nature" : 10, "influence polution" : -1 } ]
JSON checker