Advertisement
Guest User

Untitled

a guest
Dec 24th, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. -beehive----manifest.json----entities----beehive----beehive.qb----beehive_iconic.qb----beehive.png----beehive.json-NEW----beehive_iconic.json-NEW----beehive_ghost.json-NEW----mixins----carpenter_recipes.json----recipes----beehive_recipe.json{
  2. "info": {
  3. "name": "beehive",
  4. "version": 1
  5. },
  6. "aliases": {
  7. "beehive": "file(entities/beehive/beehive.json)"
  8. },
  9. "mixintos": {
  10. "/stonehearth/jobs/carpenter/recipes/recipes.json": [
  11. "file(mixins/carpenter_recipes.json)"
  12. ]
  13. }
  14. }
  15.  
  16.  
  17.  
  18.  
  19.  
  20. Parse error on line 1:
  21. -beehive----manifest
  22. ^
  23. Expecting '{', '['
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement