Pack Folder Structure

📁BP
📝manifest.json
🖼️pack_icon.png
📁animations
📝example.animation.json
📁animation_controllers
📝example.ac.json
📁blocks
📝example.block.json
📁biomes
📝example.biome.json
📁entities
📝example.se.json
📁features
📝example.feature.json
📁feature_rules
📝example.rule.json
📁functions
📝example.mcfunction
📝tick.json
📁items
📝example.item.json
📁loot_tables
📝example.loot.json
📁recipes
📝example.recipe.json
📁scripts
📁client
📝exampleClient.js
📁server
📝exampleServer.js
📝exampleScript.js
📁spawn_rules
📝example.spawn.json
📁texts
📝languages.json
🈵*.lang
📁trading
📝example.trade.json
📁economy_trades
📝example.trade.json
📁structures
🏛example.mcstructure
📁RP
📝manifest.json
🖼️pack_icon.png
📝biomes_client.json
📝blocks.json
📝sounds.json
📝contents.json
📁animation_controllers
📝example.ac.json
📁animations
📝example.animation.json
📁attachables
📝example.attachable.json
📁entity
📝example.ce.json
📁fogs
📝example_fog_setting.json
📁items
📝example.item.json
📁materials
📁example.material
📁models
📁entity
📝example.geo.json
📁blocks
📝example.geo.json
📁particles
📝example.particle.json
📁render_controllers
📝example.rc.json
📁sounds
🔊example.wav
🔊example.ogg
🔊example.mp3
🔊example.fsb
📝sound_definitions.json
📝music_definitions.json
📁texts
📝languages.json
📝language_names.json
🈵bg_BG.lang
🈵cs_CZ.lang
🈵da_DK.lang
🈵de_DE.lang
🈵el_GR.lang
🈵en_GB.lang
🈵en_US.lang
🈵es_ES.lang
🈵es_MX.lang
🈵fi_FI.lang
🈵fr_CA.lang
🈵fr_FR.lang
🈵hu_HU.lang
🈵id_ID.lang
🈵it_IT.lang
🈵ja_JP.lang
🈵ko_KR.lang
🈵nb_NO.lang
🈵nl_NL.lang
🈵pl_PL.lang
🈵pt_BR.lang
🈵pt_PR.lang
🈵ru_RU.lang
🈵sk_SK.lang
🈵sv_SE.lang
🈵tr_TR.lang
🈵uk_UA.lang
🈵zh_CN.lang
🈵zh_TW.lang
📁ja_JP
📁font
🖼️glyph_2E.png
🖼️*.png
📁zh_TW
📁font
🖼️glyph_2E.png
🖼️*.png
📁textures
📝item_texture.json
📝terrain_texture.json
📝flipbook_textures.json
📝texture_list.json
📁environment
📁overworld_cubemap
🖼️cubemap_0.png
🖼️cubemap_1.png
🖼️cubemap_2.png
🖼️cubemap_3.png
🖼️cubemap_4.png
🖼️cubemap_5.png
📁blocks
🖼️example.png
📁entity
🖼️example.png
📁items
🖼️example.png
📁particle
🖼️example.png
📁ui
📝*.json

Contributors

SirLichMedicalJewel105