fixed cotton and added it to a tag
This commit is contained in:
6
src/main/resources/data/c/tags/items/cotton_balls.json
Normal file
6
src/main/resources/data/c/tags/items/cotton_balls.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"values": [
|
||||||
|
"terraoriginum:cotton_ball"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
"type": "minecraft:block",
|
"type": "minecraft:block",
|
||||||
"pools": [
|
"pools": [
|
||||||
{
|
{
|
||||||
"rolls": 1,
|
"rolls": 3,
|
||||||
"bonus_rolls": 0,
|
"bonus_rolls": 0,
|
||||||
"entries": [
|
"entries": [
|
||||||
{
|
{
|
||||||
Reference in New Issue
Block a user