Advertisement
katubug

cozy home issues

Dec 18th, 2023 (edited)
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.36 KB | None | 0 0
  1. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:chair_generic' referenced from: cozy_home:oak_chair#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/chair_generic.json
  2. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:table_single' referenced from: cozy_home:table_oak_single#facing=north: java.io.FileNotFoundException: minecraft:models/table_single.json
  3. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:desk_single' referenced from: cozy_home:desk_crimson#facing=north: java.io.FileNotFoundException: minecraft:models/desk_single.json
  4. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:bench_generic' referenced from: cozy_home:oak_bench#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/bench_generic.json
  5. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:chandelier' referenced from: cozy_home:chandelier_golden#waterlogged=true: java.io.FileNotFoundException: minecraft:models/chandelier.json
  6. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:table_corner' referenced from: cozy_home:table_oak_corner#facing=north: java.io.FileNotFoundException: minecraft:models/table_corner.json
  7. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:table_double' referenced from: cozy_home:table_oak_double#facing=north: java.io.FileNotFoundException: minecraft:models/table_double.json
  8. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:table_side' referenced from: cozy_home:table_oak_side#facing=north: java.io.FileNotFoundException: minecraft:models/table_side.json
  9. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:table_straight' referenced from: cozy_home:table_oak_straight#facing=north: java.io.FileNotFoundException: minecraft:models/table_straight.json
  10. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:table_middle' referenced from: cozy_home:table_oak_middle#facing=north: java.io.FileNotFoundException: minecraft:models/table_middle.json
  11. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:chimney' referenced from: cozy_home:chimney_brick_long#: java.io.FileNotFoundException: minecraft:models/chimney.json
  12. [15:02:51] [Worker-ResourceReload-1/WARN]: Unable to load model: 'minecraft:fireplace' referenced from: cozy_home:fireplace_oak_horizontal_left#facing=north: java.io.FileNotFoundException: minecraft:models/fireplace.json
  13. [15:02:51] [Forge Version Check/WARN]: Failed to process update information
  14. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
  15. at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.jar%23107!/:?]
  16. at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%23107!/:?]
  17. at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%23107!/:?]
  18. at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%23107!/:?]
  19. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:183) ~[fmlcore-1.20.1-47.2.17.jar%23755!/:?]
  20. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
  21. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) ~[fmlcore-1.20.1-47.2.17.jar%23755!/:?]
  22. Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
  23. at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%23107!/:?]
  24. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.jar%23107!/:?]
  25. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar%23107!/:?]
  26. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23107!/:?]
  27. ... 6 more
  28.  
  29.  
  30.  
  31. [ later on in the log it says this ]
  32.  
  33. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_bottom#facing=east:
  34. minecraft:textures/atlas/blocks.png:cozy_home:block/
  35. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_bottom#facing=south:
  36. minecraft:textures/atlas/blocks.png:cozy_home:block/
  37. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_crimson_bottom#facing=east:
  38. minecraft:textures/atlas/blocks.png:cozy_home:block/
  39. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_warped_bottom#facing=east:
  40. minecraft:textures/atlas/blocks.png:cozy_home:block/
  41. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:horse_flute#inventory:
  42. minecraft:textures/atlas/blocks.png:relics:item/horse_flute_broken
  43. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_crimson_bottom#facing=south:
  44. minecraft:textures/atlas/blocks.png:cozy_home:block/
  45. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_spruce_bottom#facing=west:
  46. minecraft:textures/atlas/blocks.png:cozy_home:block/
  47. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:holy_locket#inventory:
  48. minecraft:textures/atlas/blocks.png:relics:item/holy_locket_broken
  49. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_birch_bottom#facing=north:
  50. minecraft:textures/atlas/blocks.png:cozy_home:block/
  51. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_jungle_bottom#facing=west:
  52. minecraft:textures/atlas/blocks.png:cozy_home:block/
  53. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:bastion_ring#inventory:
  54. minecraft:textures/atlas/blocks.png:relics:item/bastion_ring_broken
  55. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_dark_oak_bottom#facing=east:
  56. minecraft:textures/atlas/blocks.png:cozy_home:block/
  57. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:aqua_walker#inventory:
  58. minecraft:textures/atlas/blocks.png:relics:item/aqua_walker_broken
  59. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_bamboo_bottom#facing=south:
  60. minecraft:textures/atlas/blocks.png:cozy_home:block/
  61. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_quartz_bottom#facing=west:
  62. minecraft:textures/atlas/blocks.png:cozy_home:block/
  63. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model mysticsbiomes:glass_jar#inventory:
  64. minecraft:textures/atlas/blocks.png:mysticsbiomes:item/glass_jar_butterfly_candy
  65. minecraft:textures/atlas/blocks.png:mysticsbiomes:item/glass_jar_butterfly_mystic
  66. minecraft:textures/atlas/blocks.png:mysticsbiomes:item/glass_jar_butterfly_valentine
  67. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_top_middle#facing=east:
  68. minecraft:textures/atlas/blocks.png:cozy_home:block/
  69. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:spatial_sign#inventory:
  70. minecraft:textures/atlas/blocks.png:relics:item/spatial_sign_broken
  71. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_jungle_bottom#facing=south:
  72. minecraft:textures/atlas/blocks.png:cozy_home:block/
  73. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:enders_hand#inventory:
  74. minecraft:textures/atlas/blocks.png:relics:item/enders_hand_broken
  75. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_middle#facing=east:
  76. minecraft:textures/atlas/blocks.png:cozy_home:block/
  77. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_cherry_bottom#facing=east:
  78. minecraft:textures/atlas/blocks.png:cozy_home:block/
  79. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_birch_bottom#facing=west:
  80. minecraft:textures/atlas/blocks.png:cozy_home:block/
  81. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:jellyfish_necklace#inventory:
  82. minecraft:textures/atlas/blocks.png:relics:item/jellyfish_necklace_broken
  83. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_warped_bottom#facing=south:
  84. minecraft:textures/atlas/blocks.png:cozy_home:block/
  85. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_spruce_bottom#facing=east:
  86. minecraft:textures/atlas/blocks.png:cozy_home:block/
  87. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_top_middle#facing=west:
  88. minecraft:textures/atlas/blocks.png:cozy_home:block/
  89. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_mangrove_bottom#facing=east:
  90. minecraft:textures/atlas/blocks.png:cozy_home:block/
  91. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:blazing_flask#inventory:
  92. minecraft:textures/atlas/blocks.png:relics:item/blazing_flask_broken
  93. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:magma_walker#inventory:
  94. minecraft:textures/atlas/blocks.png:relics:item/magma_walker_broken
  95. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:chorus_inhibitor#inventory:
  96. minecraft:textures/atlas/blocks.png:relics:item/chorus_inhibitor_broken
  97. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_bamboo_bottom#facing=north:
  98. minecraft:textures/atlas/blocks.png:cozy_home:block/
  99. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_bottom#facing=west:
  100. minecraft:textures/atlas/blocks.png:cozy_home:block/
  101. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model mysticsbiomes:chrysalis#facing=east:
  102. minecraft:textures/atlas/blocks.png:mysticsbiomes:block/chrysalis_front
  103. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:infinity_ham#inventory:
  104. minecraft:textures/atlas/blocks.png:relics:item/infinity_ham_broken
  105. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_bamboo_bottom#facing=west:
  106. minecraft:textures/atlas/blocks.png:cozy_home:block/
  107. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_bottom#inventory:
  108. minecraft:textures/atlas/blocks.png:cozy_home:block/
  109. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_jungle_bottom#facing=east:
  110. minecraft:textures/atlas/blocks.png:cozy_home:block/
  111. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:leather_belt#inventory:
  112. minecraft:textures/atlas/blocks.png:relics:item/leather_belt_broken
  113. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model minecraft:carved_pumpkin#inventory:
  114. minecraft:textures/atlas/blocks.png:minecraft:item/carved_pumpkin
  115. minecraft:textures/atlas/blocks.png:minecraft:mushroomtextures/red_cap
  116. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:elytra_booster#inventory:
  117. minecraft:textures/atlas/blocks.png:relics:item/elytra_booster_broken
  118. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_top_middle#facing=north:
  119. minecraft:textures/atlas/blocks.png:cozy_home:block/
  120. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_top_middle#facing=south:
  121. minecraft:textures/atlas/blocks.png:cozy_home:block/
  122. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_crimson_bottom#facing=west:
  123. minecraft:textures/atlas/blocks.png:cozy_home:block/
  124. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_top_middle#inventory:
  125. minecraft:textures/atlas/blocks.png:cozy_home:block/
  126. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:midnight_robe#inventory:
  127. minecraft:textures/atlas/blocks.png:relics:item/midnight_robe_broken
  128. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_bottom#facing=north:
  129. minecraft:textures/atlas/blocks.png:cozy_home:block/
  130. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_oak_bottom#facing=east:
  131. minecraft:textures/atlas/blocks.png:cozy_home:block/
  132. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_crimson_bottom#facing=north:
  133. minecraft:textures/atlas/blocks.png:cozy_home:block/
  134. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:arrow_quiver#inventory:
  135. minecraft:textures/atlas/blocks.png:relics:item/arrow_quiver_broken
  136. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_warped_bottom#facing=north:
  137. minecraft:textures/atlas/blocks.png:cozy_home:block/
  138. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model nightlights:mushroom_orange#clicked=false,rotation=12:
  139. minecraft:textures/atlas/blocks.png:nightlight:blocks/mushroom_orange
  140. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_oak_bottom#facing=south:
  141. minecraft:textures/atlas/blocks.png:cozy_home:block/
  142. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:roller_skates#inventory:
  143. minecraft:textures/atlas/blocks.png:relics:item/roller_skates_broken
  144. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model nightlights:mushroom_orange#clicked=true,rotation=8:
  145. minecraft:textures/atlas/blocks.png:nightlight:blocks/mushroom_orange
  146. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_birch_bottom#facing=south:
  147. minecraft:textures/atlas/blocks.png:cozy_home:block/
  148. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model nightlights:mushroom_orange#clicked=true,rotation=0:
  149. minecraft:textures/atlas/blocks.png:nightlight:blocks/mushroom_orange
  150. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:amphibian_boot#inventory:
  151. minecraft:textures/atlas/blocks.png:relics:item/amphibian_boot_broken
  152. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:magic_mirror#inventory:
  153. minecraft:textures/atlas/blocks.png:relics:item/magic_mirror_broken
  154. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model mysticsbiomes:chrysalis#facing=south:
  155. minecraft:textures/atlas/blocks.png:mysticsbiomes:block/chrysalis_front
  156. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model nightlights:mushroom_orange#clicked=true,rotation=4:
  157. minecraft:textures/atlas/blocks.png:nightlight:blocks/mushroom_orange
  158. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:hunter_belt#inventory:
  159. minecraft:textures/atlas/blocks.png:relics:item/hunter_belt_broken
  160. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:ice_breaker#inventory:
  161. minecraft:textures/atlas/blocks.png:relics:item/ice_breaker_broken
  162. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_acacia_bottom#facing=north:
  163. minecraft:textures/atlas/blocks.png:cozy_home:block/
  164. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:wool_mitten#inventory:
  165. minecraft:textures/atlas/blocks.png:relics:item/wool_mitten_broken
  166. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_jungle_bottom#facing=north:
  167. minecraft:textures/atlas/blocks.png:cozy_home:block/
  168. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_acacia_bottom#facing=west:
  169. minecraft:textures/atlas/blocks.png:cozy_home:block/
  170. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_spruce_bottom#facing=north:
  171. minecraft:textures/atlas/blocks.png:cozy_home:block/
  172. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_spruce_bottom#facing=south:
  173. minecraft:textures/atlas/blocks.png:cozy_home:block/
  174. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_middle#facing=west:
  175. minecraft:textures/atlas/blocks.png:cozy_home:block/
  176. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_quartz_bottom#facing=north:
  177. minecraft:textures/atlas/blocks.png:cozy_home:block/
  178. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_mangrove_bottom#facing=south:
  179. minecraft:textures/atlas/blocks.png:cozy_home:block/
  180. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_cherry_bottom#facing=west:
  181. minecraft:textures/atlas/blocks.png:cozy_home:block/
  182. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_middle#inventory:
  183. minecraft:textures/atlas/blocks.png:cozy_home:block/
  184. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_quartz_bottom#facing=south:
  185. minecraft:textures/atlas/blocks.png:cozy_home:block/
  186. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_dark_oak_bottom#facing=west:
  187. minecraft:textures/atlas/blocks.png:cozy_home:block/
  188. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_quartz_bottom#facing=east:
  189. minecraft:textures/atlas/blocks.png:cozy_home:block/
  190. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_mangrove_bottom#facing=north:
  191. minecraft:textures/atlas/blocks.png:cozy_home:block/
  192. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:drowned_belt#inventory:
  193. minecraft:textures/atlas/blocks.png:relics:item/drowned_belt_broken
  194. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model bountiful:decree#inventory:
  195. minecraft:textures/atlas/blocks.png:bountiful:item/decree
  196. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model mysticsbiomes:chrysalis#facing=west:
  197. minecraft:textures/atlas/blocks.png:mysticsbiomes:block/chrysalis_front
  198. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_warped_bottom#facing=west:
  199. minecraft:textures/atlas/blocks.png:cozy_home:block/
  200. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_bamboo_bottom#facing=east:
  201. minecraft:textures/atlas/blocks.png:cozy_home:block/
  202. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_acacia_bottom#facing=south:
  203. minecraft:textures/atlas/blocks.png:cozy_home:block/
  204. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model mysticsbiomes:chrysalis#inventory:
  205. minecraft:textures/atlas/blocks.png:mysticsbiomes:block/chrysalis_front
  206. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:space_dissector#inventory:
  207. minecraft:textures/atlas/blocks.png:relics:item/space_dissector_broken
  208. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model mysticsbiomes:chrysalis#facing=north:
  209. minecraft:textures/atlas/blocks.png:mysticsbiomes:block/chrysalis_front
  210. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:spore_sack#inventory:
  211. minecraft:textures/atlas/blocks.png:relics:item/spore_sack_broken
  212. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:reflection_necklace#inventory:
  213. minecraft:textures/atlas/blocks.png:relics:item/reflection_necklace_broken
  214. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_birch_bottom#facing=east:
  215. minecraft:textures/atlas/blocks.png:cozy_home:block/
  216. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:rage_glove#inventory:
  217. minecraft:textures/atlas/blocks.png:relics:item/rage_glove_broken
  218. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_oak_bottom#facing=west:
  219. minecraft:textures/atlas/blocks.png:cozy_home:block/
  220. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_middle#facing=south:
  221. minecraft:textures/atlas/blocks.png:cozy_home:block/
  222. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:ice_skates#inventory:
  223. minecraft:textures/atlas/blocks.png:relics:item/ice_skates_broken
  224. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_cherry_bottom#facing=south:
  225. minecraft:textures/atlas/blocks.png:cozy_home:block/
  226. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_dark_oak_bottom#facing=north:
  227. minecraft:textures/atlas/blocks.png:cozy_home:block/
  228. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_mangrove_bottom#facing=west:
  229. minecraft:textures/atlas/blocks.png:cozy_home:block/
  230. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_dark_oak_bottom#facing=south:
  231. minecraft:textures/atlas/blocks.png:cozy_home:block/
  232. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_acacia_bottom#facing=east:
  233. minecraft:textures/atlas/blocks.png:cozy_home:block/
  234. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model relics:shadow_glaive#inventory:
  235. minecraft:textures/atlas/blocks.png:relics:item/shadow_glaive_broken
  236. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_cherry_bottom#facing=north:
  237. minecraft:textures/atlas/blocks.png:cozy_home:block/
  238. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:grandfather_clock_oak_bottom#facing=north:
  239. minecraft:textures/atlas/blocks.png:cozy_home:block/
  240. [15:02:59] [Worker-ResourceReload-1/WARN]: Missing textures in model cozy_home:fireplace_oak_vertical_middle#facing=north:
  241. minecraft:textures/atlas/blocks.png:cozy_home:block/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement