mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-12-15 15:13:41 +01:00
Add create honey bucket to a forge tag
Me and a few other bee mods are trying to standardize where honey buckets should go for better mod compat. Hence this pr to put create's honey bucket into forge:buckets/honey item tag. The Bumblezone and Productive Bee's are going to have their honey buckets in that same place too very soon
This commit is contained in:
parent
d72f343fdf
commit
8e1a93124c
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"values": [
|
||||||
|
"create:honey_bucket"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue