Changes

998 bytes added ,  17:08, 6 December 2022
Line 646: Line 646:     
[[Category:Resources and Data]]
 
[[Category:Resources and Data]]
 +
 +
=== Community Tags ===
 +
 +
This is a list of all tags in the Forge namespace that are not part of Forge but agreed on by the modding community as the standard.
 +
 +
==== Blocks ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Name !! Super Tag(s) !! Contains
 +
|-
 +
| <code>forge:storage_blocks/honeycombs</code> || <code>forge:storage_blocks</code> || Honeycomb blocks
 +
|-
 +
| <code>forge:storage_blocks/wax</code> || <code>forge:storage_blocks</code> || Wax blocks
 +
|}
 +
 +
==== Items ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Name !! Super Tag(s) !! Contains
 +
|-
 +
| <code>forge:honeycombs</code> || None || Honeycombs
 +
|-
 +
| <code>forge:pollen</code> || None || Pollen
 +
|-
 +
| <code>forge:storage_blocks/honeycombs</code> || <code>forge:storage_blocks</code> || Honeycomb blocks
 +
|-
 +
| <code>forge:storage_blocks/wax</code> || <code>forge:storage_blocks</code> || Wax blocks
 +
|-
 +
| <code>forge:wax</code> || None || Wax
 +
|}
 +
 +
==== Fluids ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Name !! Super Tag(s) !! Contains
 +
|-
 +
| <code>forge:honey</code> || None || Honey
 +
|}