Skip to content

Sirasu-fish/minecraft-Predicate-biome-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

minecraft-Predicate-biome-json

json files for minecraft 1.15~

マインクラフト1.15~ データパックで使えるpredicateでのjsonファイルです。

バイオームID0~169まで対応しております。

バイオームIDについては下のURL

biomeID 0~169

biomeIDs -> https://minecraft.gamepedia.com/Biome#Biome_IDs

Predicate -> https://minecraft.gamepedia.com/Predicate

Predicates are technical JSON files that represent the conditions for loot tables, /execute if predicate command, or predicate target selector argument. They are a part of data packs.

例 Example

execute if predicate example:biome_0 run scoreboard players set @s example_biome 0

↑ means if emtity is in biome_0=ocean that entity's "example_biome" score will set 0

Releases

No releases published

Packages

No packages published