mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-09 02:07:04 +08:00
refactor(cubed): migrate block definitions to JSON
Move block data from TOML to JSON under assets/cubed/blocks, add registry.json for block and item IDs, and relocate textures and sounds to the cubed namespace.
This commit is contained in:
BIN
assets/cubed/sounds/ambient/birds.ogg
Normal file
BIN
assets/cubed/sounds/ambient/birds.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/ambient/ocean/wave001.flac
Normal file
BIN
assets/cubed/sounds/ambient/ocean/wave001.flac
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/ambient/ocean/wave002.flac
Normal file
BIN
assets/cubed/sounds/ambient/ocean/wave002.flac
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/ambient/ocean/wave003.flac
Normal file
BIN
assets/cubed/sounds/ambient/ocean/wave003.flac
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/ambient/ocean/wave004.flac
Normal file
BIN
assets/cubed/sounds/ambient/ocean/wave004.flac
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/ambient/water/bubble001.ogg
Normal file
BIN
assets/cubed/sounds/ambient/water/bubble001.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/ambient/water/bubble002.ogg
Normal file
BIN
assets/cubed/sounds/ambient/water/bubble002.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/ambient/water/in_and_out_of_water.flac
Normal file
BIN
assets/cubed/sounds/ambient/water/in_and_out_of_water.flac
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/bgm/bgm001.mp3
Normal file
BIN
assets/cubed/sounds/bgm/bgm001.mp3
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/bgm/bgm002.ogg
Normal file
BIN
assets/cubed/sounds/bgm/bgm002.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/dirt/break.ogg
Normal file
BIN
assets/cubed/sounds/blocks/dirt/break.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/dirt/place.ogg
Normal file
BIN
assets/cubed/sounds/blocks/dirt/place.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/dirt/walk.ogg
Normal file
BIN
assets/cubed/sounds/blocks/dirt/walk.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/grass/break.ogg
Normal file
BIN
assets/cubed/sounds/blocks/grass/break.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/grass/place.ogg
Normal file
BIN
assets/cubed/sounds/blocks/grass/place.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/grass_block/break.ogg
Normal file
BIN
assets/cubed/sounds/blocks/grass_block/break.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/grass_block/place.ogg
Normal file
BIN
assets/cubed/sounds/blocks/grass_block/place.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/grass_block/walk.ogg
Normal file
BIN
assets/cubed/sounds/blocks/grass_block/walk.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/leaf/break.ogg
Normal file
BIN
assets/cubed/sounds/blocks/leaf/break.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/leaf/place.ogg
Normal file
BIN
assets/cubed/sounds/blocks/leaf/place.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/leaf/walk.ogg
Normal file
BIN
assets/cubed/sounds/blocks/leaf/walk.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/log/break.ogg
Normal file
BIN
assets/cubed/sounds/blocks/log/break.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/log/place.ogg
Normal file
BIN
assets/cubed/sounds/blocks/log/place.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/log/walk.ogg
Normal file
BIN
assets/cubed/sounds/blocks/log/walk.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/sand/break.ogg
Normal file
BIN
assets/cubed/sounds/blocks/sand/break.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/sand/place.ogg
Normal file
BIN
assets/cubed/sounds/blocks/sand/place.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/sand/walk.ogg
Normal file
BIN
assets/cubed/sounds/blocks/sand/walk.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/snowy_grass_block/break.ogg
Normal file
BIN
assets/cubed/sounds/blocks/snowy_grass_block/break.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/snowy_grass_block/place.ogg
Normal file
BIN
assets/cubed/sounds/blocks/snowy_grass_block/place.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/snowy_grass_block/walk.ogg
Normal file
BIN
assets/cubed/sounds/blocks/snowy_grass_block/walk.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/stone/break.ogg
Normal file
BIN
assets/cubed/sounds/blocks/stone/break.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/stone/place.ogg
Normal file
BIN
assets/cubed/sounds/blocks/stone/place.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/blocks/stone/walk.ogg
Normal file
BIN
assets/cubed/sounds/blocks/stone/walk.ogg
Normal file
Binary file not shown.
BIN
assets/cubed/sounds/creatures/pig/call.mp3
Normal file
BIN
assets/cubed/sounds/creatures/pig/call.mp3
Normal file
Binary file not shown.
Reference in New Issue
Block a user