File tree
2,779 files changed
+29444
-32989
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- core
- cli
- common
- plugins
- templates
- load
- bundle
- steps
- datapacks
- Bookshelf Dev
- data
- bs.dump
- .metadata
- generated
- function
- format
- array
- compact
- brace
- bracket
- collapse
- compound
- string
- interpret
- array
- compact
- compound
- path/expand
- parse
- key
- parse
- tags/function
- test
- bs.log
- .metadata
- generated
- function
- history
- severity
- time
- ticks
- tags/function
- test
- debug
- error
- history
- info
- warn
- minecraft/tags/function
- Bookshelf Examples
- Bookshelf World
- Bookshelf
- data
- bs.biome
- .metadata
- generated
- function
- get
- biome
- temperature
- load
- predicate
- tags
- function
- worldgen/biome
- type
- bs.bitwise
- .metadata
- generated
- function
- and
- bit_length
- tags/function
- test
- bs.block
- .metadata
- generated
- function
- fill
- process
- recurse
- strategy
- get
- compile
- concat
- load
- match
- produce
- block_display
- block_particle
- falling_block
- set
- transform
- keep_properties
- recurse
- merge_properties
- recurse
- remove_properties
- recurse
- replace_properties
- recurse
- shift_properties
- recurse
- type_mappings
- utils
- masks
- random
- loot_table/get
- tags
- block
- function
- test
- fill
- get
- lookup
- produce
- set
- transform
- bs.color
- .metadata
- generated
- function
- hex_to_int
- hex_to_rgb
- int_to_hex
- rgb_to_hex
- tags/function
- test
- bs.generate
- .metadata
- generated
- function
- shape_2d
- demo
- heightmap
- process
- recurse
- strategy
- dummy
- fractal_noise_2d
- simplex_noise_2d
- utils
- tags/function
- test
- shape_2d
- bs.health
- .metadata
- generated
- function
- add
- get
- set
- time_to_live
- tags/function
- test
- add
- get
- set
- bs.hitbox
- .metadata
- generated
- function
- get_block
- offset
- get_entity
- is_entity_in_blocks
- check
- recurse
- is_entity_in_block
- check
- is_in_block
- utils
- loot_table/get_block
- tags
- block
- entity_type
- function
- test
- bs.id
- .metadata
- generated
- function
- update_cuids
- predicate
- tags/function
- test
- bs.interaction
- .metadata
- generated
- function
- callback
- clear_events
- on_event
- hover_enter
- hover_leave
- hover
- left_click
- right_click
- register
- utils/executor
- tags/function
- callback
- test
- bs.link
- .metadata
- generated
- function
- behaviors
- keep_local_pos
- mirror_point_ata
- update_link
- predicate
- tags/function
- behaviors
- test
- bs.math
- .metadata
- generated
- function
- atan2
- atan
- combine
- recurse
- exp2
- factorial
- frexp
- e_pos
- gcd
- ldexp
- log2
- loga
- pow
- sincos
- tan
- tags/function
- test
- bs.move
- .metadata
- generated
- function
- collision
- check
- block
- entity
- recurse
- setup
- resolvers
- utils
- convert
- canonical_to_local
- local_to_canonical
- teleport
- canonical
- local
- tags/function
- on_collision
- test
- collision
- convert
- teleport
- bs.position
- .metadata
- generated
- function
- add
- position
- all
- x
- y
- z
- rotation
- all
- h
- v
- convert
- canonical_to_local
- local_to_canonical
- get
- distance
- position
- relative
- relative_from_dir
- rotation
- set
- position
- all
- x
- y
- z
- rotation
- all
- h
- v
- tags/function
- test
- add
- convert
- get
- set
- bs.random
- .metadata
- generated
- function
- choice
- distributions
- binomial
- geometric
- poisson
- noise
- fractal_noise_2d
- fractal_noise_mat_2d
- simplex_noise_2d
- simplex_noise_mat_2d
- white_noise_mat_1d
- white_noise_mat_2d
- weighted_choice
- tags/function
- test
- distributions
- noise
- bs.raycast
- .metadata
- generated
- function
- check
- block
- entity
- collide
- compute
- react
- recurse
- tags/function
- test
- block
- entity
- bs.schedule
- .metadata
- generated
- function
- execute
- run
- schedule
- context
- unit
- tags/function
- test
- cancel
- schedule
- units
- bs.sidebar
- .metadata
- generated
- function
- create/recurse
- refresh
- tags/function
- bs.time
- .metadata
- generated
- function
- get
- tags/function
- test
- bs.tree
- .metadata
- generated
- function
- tags/function
- bs.vector
- .metadata
- generated
- function
- convert
- basis_rot_3d
- cartesian_to_spherical
- spherical_to_cartesian
- length
- normalize
- predicate
- abs_max
- abs_min
- normalize_max_component
- tags/function
- test
- bs.view
- .metadata
- generated
- function
- aimed_block
- aimed_entity
- aimed_point
- block_placement
- can_see_ata
- max_distance
- in_view_ata
- looked_entity
- predicate
- looked_entity
- tags/function
- test
- bs.weather
- .metadata
- generated
- function
- predicate
- tags/function
- bs.xp
- .metadata
- generated
- function
- add
- progress
- get
- max_points
- total_points
- set
- progress
- tags/function
- test
- add
- get
- set
- minecraft/tags/function
- docs
- _exts
- _imgs
- modules
- readme
- _static
- _templates
- changelog
- contribute
- modules
- generated
- meta
- modules
- bookshelf
- bs.bitwise
- data/bs.bitwise
- function
- and
- bit_length
- tags/function
- test
- bs.block
- data/bs.block
- function
- fill
- process
- recurse
- strategy
- get
- compile
- concat
- import
- lookup
- match
- produce
- block_display
- block_particle
- falling_block
- set
- transform
- keep_properties
- recurse
- merge_properties
- recurse
- remove_properties
- recurse
- replace_properties
- recurse
- shift_properties
- recurse
- type_mappings
- utils
- masks
- random
- tags/function
- test
- fill
- get
- lookup
- produce
- set
- transform
- templates
- bs.color
- data/bs.color
- function
- hex_to_int
- hex_to_rgb
- int_to_hex
- rgb_to_hex
- tags/function
- test
- bs.dump
- data/bs.dump
- function
- format
- array
- compact
- brace
- bracket
- collapse
- compound
- string
- interpret
- array
- compact
- compound
- path
- expand
- parse
- key
- parse
- quoted
- tags/function
- test
- bs.environment
- data/bs.environment
- function
- get
- biome
- temperature
- predicate
- tags/function
- bs.generate
- data/bs.generate
- function
- shape_2d
- process
- recurse
- strategy
- dummy
- fractal_noise_2d
- simplex_noise_2d
- utils
- tags/function
- test/shape_2d
- bs.health
- data/bs.health
- advancement
- function
- add
- apply
- get
- set
- time_to_live
- tags/function
- test
- add
- get
- set
- bs.hitbox
- data/bs.hitbox
- function
- get_block
- offset
- get_entity
- registry
- is_entity_in_blocks
- check
- recurse
- is_entity_in_block
- check
- is_in_block
- utils
- predicate
- salmon
- tags
- block
- entity_type
- size
- function
- test
- bs.id
- data/bs.id
- function
- update_cuids
- predicate
- tags/function
- test
- bs.interaction
- data/bs.interaction
- advancement
- function
- callback
- clear_events
- on_event
- hover_enter
- get_target
- hover_leave
- hover
- left_click
- right_click
- register
- utils
- executor
- predicate
- tags/function
- callback
- test
- bs.link
- data/bs.link
- function
- behaviors
- keep_local_pos
- mirror_point_ata
- update_link
- predicate
- tags/function
- behaviors
- test
- bs.log
- data/bs.log
- function
- history
- severity
- time
- ticks
- tags/function
- test
- debug
- error
- history
- info
- warn
- bs.math
- data/bs.math
- function
- atan2
- atan
- combine
- recurse
- exp2
- factorial
- frexp
- e_pos
- gcd
- ldexp
- log2
- loga
- pow
- sincos
- tan
- tags/function
- test
- bs.move
- data/bs.move
- function
- collision
- check
- block
- entity
- recurse
- setup
- resolvers
- behaviors
- utils
- convert
- canonical_to_local
- local_to_canonical
- teleport
- canonical
- local
- predicate
- tags
- block
- function
- on_collision
- test
- collision
- convert
- teleport
- bs.position
- data/bs.position
- function
- add
- position
- all
- x
- y
- z
- rotation
- all
- h
- v
- convert
- canonical_to_local
- local_to_canonical
- get
- distance
- position
- relative
- relative_from_dir
- rotation
- set
- position
- all
- x
- y
- z
- rotation
- all
- h
- v
- tags/function
- test
- add
- convert
- get
- set
- bs.random
- data/bs.random
- function
- choice
- distributions
- binomial
- geometric
- poisson
- noise
- fractal_noise_2d
- fractal_noise_mat_2d
- simplex_noise_2d
- simplex_noise_mat_2d
- white_noise_mat_1d
- white_noise_mat_2d
- weighted_choice
- tags/function
- test
- distributions
- noise
- bs.raycast
- data/bs.raycast
- function
- check
- block
- entity
- collide
- compute
- react
- recurse
- tags/function
- test
- block
- entity
- bs.schedule
- data/bs.schedule
- function
- cancel
- execute
- run
- schedule
- context
- unit
- predicate
- tags/function
- test
- cancel
- schedule
- units
- bs.sidebar
- data/bs.sidebar
- function
- create
- check
- recurse
- refresh
- tags/function
- bs.time
- data/bs.time
- function
- get
- tags/function
- test
- bs.tree
- data/bs.tree
- function
- structure
- bs.vector
- data/bs.vector
- function
- convert
- basis_rot_3d
- cartesian_to_spherical
- spherical_to_cartesian
- length
- normalize
- tags/function
- test
- bs.view
- data/bs.view
- function
- aimed_block
- aimed_entity
- aimed_point
- block_placement
- can_see_ata
- max_distance
- in_view_ata
- looked_entity
- tags
- block
- function
- test
- bs.xp
- data/bs.xp
- function
- add
- progress
- get
- max_points
- total_points
- set
- progress
- utils
- tags/function
- test
- add
- get
- set
- region
- scripts
- src
- checks
- files_provider
- function_call_getter
- generators
- logger
- mcdata
- metadata
- packtest
- templates
- biome
- block
- workflows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,779 files changed
+29444
-32989
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
This file was deleted.
0 commit comments